| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | [ticket/11327] Use http_exception instead of trigger_error | Marc Alexander | 2019-09-01 | 1 | -1/+4 | |
| | | | | | | | | | | | | | | | | | PHPBB3-11327 | |||||
| | * | | | [ticket/11327] Move html output to reset password html file | Marc Alexander | 2019-08-30 | 1 | -2/+6 | |
| | | | | | | | | | | | | | | | | | PHPBB3-11327 | |||||
| | * | | | [ticket/11327] Use U_ prefix for reset password URL template variable | Marc Alexander | 2019-08-26 | 1 | -7/+7 | |
| | | | | | | | | | | | | | | | | | PHPBB3-11327 | |||||
| | * | | | [ticket/11327] Clean up code style a bit | Marc Alexander | 2019-08-22 | 2 | -14/+13 | |
| | | | | | | | | | | | | | | | | | PHPBB3-11327 | |||||
| | * | | | [ticket/11327] Clean up code a bit | Marc Alexander | 2019-08-10 | 1 | -20/+23 | |
| | | | | | | | | | | | | | | | | | PHPBB3-11327 | |||||
| | * | | | [ticket/11327] Update tests to reflect changes | Marc Alexander | 2019-08-10 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | PHPBB3-11327 | |||||
| | * | | | [ticket/11327] Finish up initial version of password reset system | Marc Alexander | 2019-08-10 | 1 | -48/+82 | |
| | | | | | | | | | | | | | | | | | PHPBB3-11327 | |||||
| | * | | | [ticket/11327] Continue with implementation of password reset functionality | Marc Alexander | 2019-08-10 | 1 | -122/+133 | |
| | | | | | | | | | | | | | | | | | PHPBB3-11327 | |||||
| | * | | | [ticket/11327] Adjust wording of forgot password email | Marc Alexander | 2019-08-09 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | PHPBB3-11327 | |||||
| | * | | | [ticket/11327] Split up into forgot password and reset password | Marc Alexander | 2019-08-09 | 1 | -5/+153 | |
| | | | | | | | | | | | | | | | | | PHPBB3-11327 | |||||
| | * | | | [ticket/11327] Add reset token columns & config setting | Marc Alexander | 2019-08-09 | 1 | -0/+48 | |
| | | | | | | | | | | | | | | | | | PHPBB3-11327 | |||||
| | * | | | [ticket/11327] Adjust display of page title | Marc Alexander | 2019-08-08 | 1 | -4/+1 | |
| | | | | | | | | | | | | | | | | | PHPBB3-11327 | |||||
| | * | | | [ticket/11327] Refactor ucp_remind to reset_password controller | Marc Alexander | 2019-08-08 | 1 | -40/+109 | |
| | | | | | | | | | | | | | | | | | PHPBB3-11327 | |||||
| | * | | | [ticket/11327] Move UCP remind functionality to a controller for password reset | Marc Alexander | 2019-08-08 | 1 | -0/+174 | |
| | | | | | | | | | | | | | | | | | PHPBB3-11327 | |||||
| * | | | | [ticket/15257] Provide extension not enableable messages | Jakub Senko | 2019-09-30 | 2 | -2/+6 | |
| | | | | | | | | | | | | | | | | | PHPBB3-15257 | |||||
| * | | | | Merge pull request #5511 from senky/ticket/15940 | Marc Alexander | 2019-09-28 | 2 | -8/+2 | |
| |\ \ \ \ | | | | | | | | | | | | | | | | [ticket/15940] Expose user_id to notif method's is_available() | |||||
| | * | | | | [ticket/15940] Fix approve_* notifications | Jakub Senko | 2019-09-28 | 2 | -8/+2 | |
| | | | | | | | | | | | | | | | | | | | | | PHPBB3-15940 | |||||
| * | | | | | [ticket/15905] Re-add add_class and lang_defined | mrgoldy | 2019-09-25 | 1 | -0/+12 | |
| | | | | | | | | | | | | | | | | | | | | | PHPBB3-15905 | |||||
| * | | | | | [ticket/15905] Try it without auth | mrgoldy | 2019-09-25 | 1 | -58/+1 | |
| | | | | | | | | | | | | | | | | | | | | | PHPBB3-15905 | |||||
| * | | | | | [ticket/15905] Resolve conflicts | mrgoldy | 2019-09-25 | 1 | -4/+5 | |
| | | | | | | | | | | | | | | | | | | | | | PHPBB3-15905 | |||||
| * | | | | | [ticket/15905] Try with existing phpbb extension | mrgoldy | 2019-09-25 | 3 | -94/+46 | |
| | | | | | | | | | | | | | | | | | | | | | PHPBB3-15905 | |||||
| * | | | | | [ticket/15905] Correct line endings | mrgoldy | 2019-09-25 | 4 | -320/+320 | |
| | | | | | | | | | | | | | | | | | | | | | PHPBB3-15905 | |||||
| * | | | | | [ticket/15905] Create multiple twig extensions | mrgoldy | 2019-09-25 | 4 | -0/+320 | |
| |/ / / / | | | | | | | | | | | | | PHPBB3-15905 | |||||
| * | | | | Merge branch '3.2.x' into 3.3.x | Marc Alexander | 2019-09-22 | 1 | -19/+17 | |
| |\ \ \ \ | | |/ / | |/| | | ||||||
| | * | | | Merge pull request #5664 from mrgoldy/ticket/16076 | Marc Alexander | 2019-09-22 | 1 | -19/+17 | |
| | |\ \ \ | | | | | | | | | | | | | | | | [ticket/16076] addFileFilter to check max file size per mime type | |||||
| | | * | | | [ticket/16076] addFileFilter to check max file size per mime type | mrgoldy | 2019-08-25 | 1 | -19/+17 | |
| | | | |/ | | |/| | | | | | | | | | PHPBB3-16076 | |||||
| * | | | | Merge branch '3.2.x' into 3.3.x | Marc Alexander | 2019-09-22 | 1 | -3/+3 | |
| |\ \ \ \ | |/ / / | ||||||
| | * | | | Merge pull request #5673 from AlfredoRamos/ticket/15643 | Marc Alexander | 2019-09-22 | 1 | -3/+3 | |
| | |\ \ \ | | | | | | | | | | | | | | | | [ticket/15643] Fix open_basedir warnings | |||||
| | | * | | | [ticket/15643] Fix open_basedir warnings | Alfredo Ramos | 2019-09-03 | 1 | -3/+3 | |
| | | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | Suppress warnings when trying to call is_link(), is_dir() and is_file() on the web server root directory when open_basedir is set. PHPBB3-15643 | |||||
| * | | | | Merge branch '3.2.x' into 3.3.x | Marc Alexander | 2019-09-21 | 1 | -1/+1 | |
| |\ \ \ \ | |/ / / | ||||||
| | * | | | Merge pull request #5687 from rxu/ticket/16157 | Marc Alexander | 2019-09-21 | 1 | -1/+1 | |
| | |\ \ \ | | | | | | | | | | | | | | | | [ticket/16157] Fix FORM_INVALID error in the sending email form | |||||
| | | * | | | [ticket/16157] Fix FORM_INVALID error in the sending email form | rxu | 2019-09-13 | 1 | -1/+1 | |
| | | |/ / | | | | | | | | | | | | | PHPBB3-16157 | |||||
| * | | | | Merge branch '3.2.x' into 3.3.x | Marc Alexander | 2019-09-20 | 4 | -2/+41 | |
| |\ \ \ \ | |/ / / | ||||||
| | * | | | [prep-release-3.2.8] Add migration for 3.2.8 | Marc Alexander | 2019-09-08 | 1 | -0/+36 | |
| | | | | | ||||||
| | * | | | [ticket/security/243] Fail silently on unsupported values for font size | Marc Alexander | 2019-08-31 | 1 | -12/+1 | |
| | | | | | | | | | | | | | | | | | SECURITY-243 | |||||
| | * | | | Merge pull request #52 from phpbb/ticket/security/247 | Marc Alexander | 2019-08-25 | 1 | -0/+3 | |
| | |\ \ \ | | | | | | | | | | | | | | | | [ticket/security/247] Disable loading of local files on client side | |||||
| | | * | | | [ticket/security/247] Disable loading of local files on client side | Marc Alexander | 2019-08-11 | 1 | -0/+3 | |
| | | | | | | | | | | | | | | | | | | | | | SECURITY-247 | |||||
| | * | | | | Merge pull request #51 from phpbb/ticket/security/243 | Marc Alexander | 2019-08-25 | 2 | -1/+12 | |
| | |\ \ \ \ | | |_|/ / | |/| | | | | | | | | [ticket/security/243] Limit size BBCode to int | |||||
| | | * | | | [ticket/security/243] Use bbcode.html like formatting | Marc Alexander | 2019-07-18 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | SECURITY-243 | |||||
| | | * | | | [ticket/security/243] Limit size BBCode to 4 numeric characters | Marc Alexander | 2019-07-17 | 2 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | SECURITY-243 | |||||
| | | * | | | [ticket/security/243] Limit size values to supported values | Marc Alexander | 2019-07-16 | 1 | -0/+11 | |
| | | | | | | | | | | | | | | | | | | | | | SECURITY-243 | |||||
| * | | | | | Merge branch '3.2.x' into 3.3.x | Marc Alexander | 2019-08-17 | 1 | -0/+37 | |
| |\ \ \ \ \ | |/ / / / | ||||||
| | * | | | | [prep-release-3.2.8] Add migration for 3.2.8-RC1 | Marc Alexander | 2019-08-17 | 1 | -0/+37 | |
| | | | | | | ||||||
| * | | | | | Merge branch '3.2.x' into 3.3.x | Marc Alexander | 2019-08-17 | 1 | -0/+15 | |
| |\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | | | ||||||
| | * | | | [ticket/13175] Check if account is already linked when using OAuth | rubencm | 2019-08-14 | 1 | -0/+15 | |
| | | |/ | |/| | | | | | | | PHPBB3-13175 | |||||
| * | | | Merge branch '3.2.x' into 3.3.x | Marc Alexander | 2019-07-28 | 1 | -3/+257 | |
| |\ \ \ | |/ / | ||||||
| | * | | Merge pull request #5459 from mrgoldy/ticket/15886 | Marc Alexander | 2019-07-28 | 1 | -3/+257 | |
| | |\ \ | | | | | | | | | | | | | [ticket/15886] Group helper functions | |||||
| | | * | | [ticket/15886] Fix minor code style issues | Marc Alexander | 2019-07-28 | 1 | -9/+9 | |
| | | | | | | | | | | | | | | | | | PHPBB3-15886 | |||||
| | | * | | [ticket/15886] Appropriate HTML docs | mrgoldy | 2019-03-10 | 1 | -1/+6 | |
| | | | | | | | | | | | | | | | | | PHPBB3-15886 | |||||
| | | * | | [ticket/15886] Add @html doc for group/user strings | mrgoldy | 2019-03-09 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | | | PHPBB3-15886 | |||||
