Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ticket/16250] Add a service to check BBCodes safeness | JoshyPHP | 2019-12-13 | 1 | -0/+5 |
| | | | | PHPBB3-16250 | ||||
* | [ticket/16167] Remove uses of user_email_hash | Marc Alexander | 2019-11-18 | 1 | -8/+0 |
| | | | | PHPBB3-16167 | ||||
* | [ticket/12574] Remove passwords manager & container requirement from oauth | Marc Alexander | 2019-11-16 | 1 | -2/+1 |
| | | | | PHPBB3-12574 | ||||
* | [ticket/12574] Clean up dependencies of db auth provider | Marc Alexander | 2019-11-16 | 1 | -2/+2 |
| | | | | PHPBB3-12574 | ||||
* | [ticket/12574] Stop using passwords manager in apache provider | Marc Alexander | 2019-11-16 | 1 | -2/+2 |
| | | | | PHPBB3-12574 | ||||
* | [ticket/12574] Remove passwords manager dependency from ldap | Marc Alexander | 2019-11-16 | 1 | -2/+2 |
| | | | | | | Also started to implement tests for ldap provider. PHPBB3-12574 | ||||
* | [ticket/16008] Unindent YML comments | mrgoldy | 2019-11-03 | 1 | -3/+3 |
| | | | | PHPBB3-16008 | ||||
* | [ticket/16008] Clean up phpBB OAuth system | mrgoldy | 2019-11-03 | 1 | -7/+8 |
| | | | | PHPBB3-16008 | ||||
* | Merge pull request #5652 from marc1706/ticket/11327 | Marc Alexander | 2019-10-03 | 4 | -0/+29 |
|\ | | | | | | | [ticket/11327] Implement forgot password functionality via form | ||||
| * | [ticket/11327] Adjust code per review comments | Marc Alexander | 2019-10-03 | 1 | -1/+1 |
| | | | | | | | | PHPBB3-11327 | ||||
| * | [ticket/11327] Finish up initial version of password reset system | Marc Alexander | 2019-08-10 | 1 | -0/+1 |
| | | | | | | | | PHPBB3-11327 | ||||
| * | [ticket/11327] Split up into forgot password and reset password | Marc Alexander | 2019-08-09 | 2 | -1/+6 |
| | | | | | | | | PHPBB3-11327 | ||||
| * | [ticket/11327] Move UCP remind functionality to a controller for password reset | Marc Alexander | 2019-08-08 | 4 | -0/+23 |
| | | | | | | | | PHPBB3-11327 | ||||
* | | [ticket/15905] Try it without auth | mrgoldy | 2019-09-25 | 1 | -1/+0 |
| | | | | | | | | PHPBB3-15905 | ||||
* | | [ticket/15905] Try with existing phpbb extension | mrgoldy | 2019-09-25 | 1 | -7/+1 |
| | | | | | | | | PHPBB3-15905 | ||||
* | | [ticket/15905] Create multiple twig extensions | mrgoldy | 2019-09-25 | 1 | -0/+24 |
|/ | | | | PHPBB3-15905 | ||||
* | Merge branch '3.2.x' into 3.3.x | Marc Alexander | 2019-07-28 | 1 | -0/+6 |
|\ | |||||
| * | Merge pull request #5459 from mrgoldy/ticket/15886 | Marc Alexander | 2019-07-28 | 1 | -0/+6 |
| |\ | | | | | | | | | | [ticket/15886] Group helper functions | ||||
| | * | [ticket/15886] Clean up services | mrgoldy | 2018-12-29 | 1 | -2/+0 |
| | | | | | | | | | | | | PHPBB3-15886 | ||||
| | * | [ticket/15886] Enhance group helper | mrgoldy | 2018-11-29 | 1 | -0/+8 |
| | | | | | | | | | | | | PHPBB3-15886 | ||||
* | | | [ticket/16017] Add missing passwords.driver tag to argon2id | Marc Alexander | 2019-07-26 | 1 | -0/+2 |
| | | | | | | | | | | | | PHPBB3-16017 | ||||
* | | | [ticket/16017] Add support for Argon2id as default password hashing | JoshyPHP | 2019-07-23 | 2 | -0/+5 |
| | | | | | | | | | | | | PHPBB3-16017 | ||||
* | | | [ticket/15508] Remove call to getEnvironment() from parser | François-Xavier de Guillebon | 2019-05-09 | 1 | -0/+1 |
| | | | | | | | | | | | | PHPBB3-15508 | ||||
* | | | [ticket/12629] Rename errors_show to show_errors | rubencm | 2019-05-09 | 1 | -1/+1 |
| | | | | | | | | | | | | PHPBB3-12629 | ||||
* | | | [ticket/12629] Add debug.errors_show | Rubén Calvo | 2019-05-09 | 1 | -0/+1 |
| | | | | | | | | | | | | PHPBB3-12629 | ||||
* | | | [ticket/12636] Rename log.session_errors to session.log_errors | rubencm | 2019-05-09 | 1 | -2/+2 |
| | | | | | | | | | | | | PHPBB3-12636 | ||||
* | | | [ticket/12636] Add log.session_errors | Rubén Calvo | 2019-05-09 | 1 | -0/+3 |
| | | | | | | | | | | | | PHPBB3-12636 | ||||
* | | | [ticket/12628] Introduce debug.memory | Jakub Senko | 2019-05-09 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | Also fix one debug.sql_explain missing from the previous PR PHPBB3-12628 | ||||
* | | | [ticket/12623] Add install dir during tests | Rubén Calvo | 2019-05-09 | 1 | -0/+1 |
| | | | | | | | | | | | | PHPBB3-12623 | ||||
* | | | [ticket/12623] Add allow_install_dir | Rubén Calvo | 2019-05-09 | 1 | -0/+1 |
| | | | | | | | | | | | | PHPBB3-12623 | ||||
* | | | [ticket/12624] Add debug.load_time parameter | Jakub Senko | 2019-05-09 | 1 | -0/+1 |
| | | | | | | | | | | | | PHPBB3-12624 | ||||
* | | | [ticket/12627] Add debug.sql_explain parameter | Jakub Senko | 2019-05-09 | 1 | -0/+1 |
| | | | | | | | | | | | | PHPBB3-12627 | ||||
* | | | [ticket/15646] Made Argon2i the default password driver | JoshyPHP | 2019-05-08 | 1 | -0/+1 |
| | | | | | | | | | | | | PHPBB3-15646 | ||||
* | | | [ticket/15646] Added support for Argon2i passwords | JoshyPHP | 2019-05-08 | 1 | -0/+14 |
| | | | | | | | | | | | | PHPBB3-15646 | ||||
* | | | [ticket/14542] Move cron to controller | Máté Bartus | 2019-05-06 | 3 | -0/+20 |
| | | | | | | | | | | | | PHPBB3-14542 | ||||
* | | | [ticket/14670] Modify service definition for RouterListener | Marc Alexander | 2019-05-06 | 1 | -2/+0 |
|/ / | | | | | | | PHPBB3-14670 | ||||
* | | Merge pull request #5537 from senky/ticket/15970 | Marc Alexander | 2019-04-07 | 1 | -0/+1 |
|\ \ | | | | | | | | | | [ticket/15970] Add core.message_admin_form_submit_before | ||||
| * | | [ticket/15970] Add core.message_admin_form_submit_before | Jakub Senko | 2019-02-27 | 1 | -0/+1 |
| |/ | | | | | | | PHPBB3-15970 | ||||
* | | [ticket/15965] Fix hardcoded directory | rubencm | 2019-02-12 | 1 | -0/+2 |
|/ | | | | PHPBB3-15965 | ||||
* | Merge pull request #42 from phpbb/ticket/security/227 | Marc Alexander | 2018-11-10 | 1 | -7/+0 |
|\ | | | | | | | [ticket/security/227] Replace ImageMagick support with thumbnail event | ||||
| * | [ticket/security/227] Replace ImageMagick support with thumbnail event | Derky | 2018-10-23 | 1 | -7/+0 |
| | | | | | | | | SECURITY-227 | ||||
* | | [ticket/15833] Add core.avatar_manager_avatar_delete_after event | Jakub Senko | 2018-10-28 | 1 | -0/+1 |
|/ | | | | PHPBB3-15833 | ||||
* | [ticket/15531] Log malformed BBCodes | JoshyPHP | 2018-01-22 | 1 | -0/+1 |
| | | | | PHPBB3-15531 | ||||
* | [ticket/15468] Add a service to merge duplicate BBCodes | JoshyPHP | 2017-12-10 | 1 | -0/+5 |
| | | | | PHPBB3-15468 | ||||
* | Merge pull request #4969 from Elsensee/ticket/15245 | Marc Alexander | 2017-10-31 | 1 | -2/+7 |
|\ | | | | | | | [ticket/15245] Fix images in feeds when accessing via app.php | ||||
| * | [ticket/15245] Fix comments, class names and code style | Oliver Schramm | 2017-09-28 | 1 | -0/+5 |
| | | | | | | | | PHPBB3-15245 | ||||
| * | [ticket/15245] Configure TextFormatter before rendering feeds | Oliver Schramm | 2017-09-28 | 1 | -2/+1 |
| | | | | | | | | PHPBB3-15245 | ||||
| * | [ticket/15245] Fix images in feeds when accessing via app.php | Oliver Schramm | 2017-09-22 | 1 | -0/+1 |
| | | | | | | | | PHPBB3-15245 | ||||
* | | Merge pull request #4950 from Nicofuma/ticket/15357-3.2.x | Marc Alexander | 2017-10-29 | 1 | -1/+0 |
|\ \ | |/ |/| | | | [ticket/15298] Never suppress exception trace when using CLI | ||||
| * | [ticket/15298] Never suppress exception trace when using CLI | Tristan Darricau | 2017-09-10 | 1 | -1/+0 |
| | | | | | | | | PHPBB3-15298 |