| Commit message (Expand) | Author | Age | Files | Lines |
* | [ticket/10128] Pass E_USER_WARNING to trigger_error() calls from user_ban(). | Andreas Fischer | 2011-04-11 | 1 | -6/+6 |
* | [ticket/9751] Add shortcut logic for pass_complex == PASS_TYPE_ANY. | Andreas Fischer | 2011-04-01 | 1 | -4/+2 |
* | [ticket/9751] Compare $password with empty string instead of casting it to bool | Andreas Fischer | 2011-04-01 | 1 | -1/+1 |
* | [ticket/9751] Use a switch/case block without break for password complexity. | Andreas Fischer | 2011-04-01 | 1 | -11/+13 |
* | [ticket/9751] Password requirement "Must contain letters and numbers" fails | rxu | 2011-04-01 | 1 | -4/+2 |
* | [ticket/9970] Rename validate_language() to validate_language_iso_name(). | Andreas Fischer | 2011-03-07 | 1 | -6/+6 |
* | [ticket/9970] Check whether language pack is installed. | Andreas Fischer | 2011-03-07 | 1 | -19/+14 |
* | [ticket/9970] User language input is checked for existance | Josh Woody | 2011-03-07 | 1 | -0/+30 |
* | [ticket/9872] Removed some useless code that broke delete_posts | Callum Macrae | 2011-02-24 | 1 | -38/+0 |
* | [ticket/9764] Allow $config['mime_triggers'] to be an empty string. | Andreas Fischer | 2010-10-28 | 1 | -1/+1 |
* | Merge branch 'ticket/nickvergessen/9519' into develop-olympus | Andreas Fischer | 2010-08-28 | 1 | -1/+1 |
|\ |
|
| * | [ticket/9519] Replace remaining is_writable() calls with phpbb_is_writable(). | Joas Schilling | 2010-08-10 | 1 | -1/+1 |
* | | Merge branch 'ticket/bantu/9702' into develop-olympus | Josh Woody | 2010-08-19 | 1 | -1/+2 |
|\ \ |
|
| * | | [ticket/9702] Take user's timezone settings into account when banning Until -> | Andreas Fischer | 2010-07-23 | 1 | -1/+2 |
* | | | Merge branch 'ticket/bantu/9534' into develop-olympus | Josh Woody | 2010-08-19 | 1 | -9/+26 |
|\ \ \
| |/ /
|/| | |
|
| * | | [ticket/9534] Update function documentation for user_ipwhois(). | Andreas Fischer | 2010-07-11 | 1 | -2/+6 |
| * | | [ticket/9534] Adding support for IPv6 addresses in user_ipwhois(). | Andreas Fischer | 2010-07-11 | 1 | -7/+20 |
| |/ |
|
* | | Merge branch 'ticket/kellanved/9504' into develop-olympus | Andreas Fischer | 2010-07-15 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | [ticket/9504] Allow whitespaces in gallery avatars | Henry Sudhof | 2010-07-15 | 1 | -1/+1 |
* | | Merge branch 'ticket/jellydoughnut/9650' into develop-olympus | Andreas Fischer | 2010-07-10 | 1 | -3/+4 |
|\ \ |
|
| * | | [ticket/9650] Do not allow banning the anonymous user by username | Josh Woody | 2010-07-08 | 1 | -3/+4 |
| |/ |
|
* | | Merge branch 'ticket/bantu/9451' into develop-olympus | Andreas Fischer | 2010-07-08 | 1 | -2/+5 |
|\ \ |
|
| * | | [ticket/9451] Add optional $can_upload parameter to avatar_process_user(). | Thatbitextra | 2010-07-07 | 1 | -2/+5 |
| |/ |
|
* | | [ticket/9703] Correct database leak where deleting user did not rm some PM data | Josh Woody | 2010-07-03 | 1 | -1/+1 |
|/ |
|
* | [ticket/9633] Newly Registered Group Colour not used in "Our Newest Member" | Josh Woody | 2010-06-01 | 1 | -0/+1 |
* | Bug #52525 | Meik Sievertsen | 2009-10-05 | 1 | -2/+2 |
* | Also update newest user data if someone is creating a founder with user_add(). | Andreas Fischer | 2009-09-04 | 1 | -1/+1 |
* | Fix Bug #49195 - Queries on un-indexed column user_email | Joas Schilling | 2009-08-28 | 1 | -2/+2 |
* | Make sure only logs for existing users are displayed and user-specific logs r... | Meik Sievertsen | 2009-08-25 | 1 | -0/+11 |
* | i am very very sorry for this hackish approach... | Meik Sievertsen | 2009-08-17 | 1 | -2/+7 |
* | Fix Bug #37585 - Correctly log action when users request to join a group | Joas Schilling | 2009-08-01 | 1 | -1/+1 |
* | Fix bug #48345 - Adding users to group - default rank does not changing corre... | Ruslan Uzdenov | 2009-07-28 | 1 | -1/+1 |
* | Fix bug #47825 - Banning an already banned user states to be successful, but ... | Joas Schilling | 2009-07-24 | 1 | -1/+11 |
* | Fix Bug #45675 - Do not allow setting group as default group for pending user | Joas Schilling | 2009-07-14 | 1 | -1/+25 |
* | Fixed Bug #45115 - Signature parsing flags are not stored in DB | Ruslan Uzdenov | 2009-06-27 | 1 | -1/+1 |
* | add quicktool to remove users from the newly registered special group. | Henry Sudhof | 2009-06-21 | 1 | -0/+73 |
* | - [Feature] New "Newly Registered Users" group for assigning permis... | Meik Sievertsen | 2009-06-20 | 1 | -3/+33 |
* | - Display coloured usernames in ACP groups management screens | Meik Sievertsen | 2009-06-19 | 1 | -33/+43 |
* | fix r9602 | Joas Schilling | 2009-06-17 | 1 | -1/+4 |
* | Change bug #21825 - Banning/unbanning users now generates an entry in their u... | Joas Schilling | 2009-06-17 | 1 | -3/+19 |
* | Fix bug #40245 - Attachments table is not being updated when deleting user an... | Ruslan Uzdenov | 2009-06-16 | 1 | -0/+5 |
* | Fix bug #45585 - Show error if hostname lookup doesn't return a valid IP addr... | Andreas Fischer | 2009-06-15 | 1 | -1/+2 |
* | Fix bug #45345 - Also remove data from friend/foe table when deleting user (p... | Andreas Fischer | 2009-06-11 | 1 | -0/+6 |
* | some corrections, only very minor things. | Meik Sievertsen | 2009-06-07 | 1 | -2/+2 |
* | #44955 | Henry Sudhof | 2009-06-03 | 1 | -2/+2 |
* | speed up group deletion and correctly display user parameter if group members... | Meik Sievertsen | 2009-03-27 | 1 | -2/+3 |
* | Fix race condition for updating post/topic/etc. counter. (reported by BartVB) | Meik Sievertsen | 2009-03-19 | 1 | -4/+4 |
* | do not use coppa group as failover if disabled (remove user from group) | Meik Sievertsen | 2009-03-19 | 1 | -2/+9 |
* | Bug #41175 - wrong call to mb_ereg_search_init() (second commit) | Meik Sievertsen | 2009-03-17 | 1 | -1/+1 |
* | Bug #41175 - wrong call to mb_ereg_search_init() | Meik Sievertsen | 2009-03-17 | 1 | -2/+1 |