Commit Graph
51 Commits
Author SHA1 Message Date
Lorenzo Milesi cd8999b2d5 Fix missing parameter in role creation from command line 2018-12-13 17:07:49 +01:00
Lorenzo Milesi 5de9e6470b Added @WeeSee to translator thanks 2018-12-03 09:31:26 +01:00
Lorenzo Milesi 268c189b10 Fix Event::on usage examples syntax in docs #291 2018-11-15 14:41:06 +01:00
Lorenzo Milesi 07699f4197 Allow customization of controller namespace #282 2018-10-24 08:06:38 +02:00
Lorenzo Milesi 5ef46729d0 Translatable form. Fix #283 2018-10-23 12:29:44 +02:00
Lorenzo Milesi 16bd448042 Fixes & typos in it translation 2018-10-22 18:16:00 +02:00
Lorenzo Milesi 3d9fd62aa0 Missing translatable strings #276 2018-10-22 18:13:16 +02:00
Lorenzo Milesi 3acec76fff Enabled php7.2 tests 2018-09-10 16:52:41 +02:00
Lorenzo Milesi 75e0622e13 Fixed test docs 2018-08-02 07:39:41 +02:00
Lorenzo Milesi 7755f056d9 translations to changelog #198 2018-08-01 17:31:31 +02:00
Lorenzo Milesi 098e38f365 Better solution for fixing composer's memory limit for php56
Raising memory for the full application is not the best, as noted here:
https://stackoverflow.com/questions/51341463/unable-to-change-travis-ci-php-memory-limit/51381888#comment89735616_51381888
2018-07-18 09:46:56 +02:00
Lorenzo Milesi 1d7de616df Fix php56 builds on travis 2018-07-17 14:47:49 +02:00
Lorenzo Milesi 7a571f4800 UserCreateService: check if we're from web before setting flash message #195
Also return an error message to console if mail send failed
2018-07-13 18:36:04 +02:00
Lorenzo Milesi 5bdb0cd9db Added changelog about 2fa libs 2018-07-13 17:18:50 +02:00
Lorenzo Milesi 91d7f14b26 Removed qrcode-library as required #131 2018-07-13 17:16:46 +02:00
Lorenzo Milesi 3d7a422ac4 Attempt to fix php56 travis builds 2018-07-13 10:16:43 +02:00
Lorenzo Milesi b3e0785f07 Updated IT translations #198 2018-07-13 10:01:57 +02:00
Lorenzo Milesi 0d06d4812b Update message strings after GDPR merge 2018-07-13 09:44:28 +02:00
Lorenzo Milesi 4c70824ddc Fix typo 2018-07-13 09:39:25 +02:00
Lorenzo Milesi 160df9b425 Added GDPR to changelog 2018-07-13 09:38:34 +02:00
Lorenzo Milesi 4339234684 Merge branch 'Eseperio-master' 2018-07-13 09:34:46 +02:00
Lorenzo Milesi ef4a1de6f4 Minor fixes to GDPR files 2018-07-13 09:33:15 +02:00
Lorenzo Milesi fccfb5b3a9 Merge branch 'master' into master 2018-07-13 09:28:28 +02:00
Lorenzo Milesi 80b126addd Added a couple of notes about contributions 2018-06-06 19:14:09 +02:00
Lorenzo Milesi 7a0cba9309 Updated italian translation 2018-06-06 17:41:32 +02:00
Lorenzo Milesi 1068d442c9 Minor fixes to rbac migration docs 2018-05-30 23:19:24 +02:00
Lorenzo Milesi fef5f88712 Test fix attempt #185 (#188)
thanks to @Eseperio
2018-05-28 08:43:31 +02:00
Lorenzo Milesi 53209d2d78 Honor enableFlashMessages config param in PasswordRecoveryService #110 2018-02-09 08:45:39 +01:00
Lorenzo Milesi a134574bb5 Added link to migration document in index.php and changelog 2018-02-08 07:23:55 +01:00
Lorenzo Milesi f66e24ee0e Merge branch 'master' into dektrium_migration 2018-02-08 07:23:01 +01:00
Lorenzo Milesi 9acc5d47d9 Added changelog for composer and + 2018-02-08 07:12:59 +01:00
Lorenzo Milesi a53704c924 Merge branch 'master' into fix-composer 2018-02-08 07:10:41 +01:00
Lorenzo Milesi b9dc39b3a6 Allow + sign in username 2018-02-07 22:17:49 +01:00
Lorenzo Milesi e1618596fc Added some documentation about migrating from Dektrium tools #9 2018-02-07 22:02:15 +01:00
Lorenzo Milesi b884a67da3 Add conflict configuration to composer.json 2018-02-07 17:26:39 +01:00
Lorenzo Milesi de543058a3 Fix typo in column add #102 2018-02-06 23:26:44 +01:00
Lorenzo Milesi 4583f147ff Renamed field to password_changed_at and type INT #102 2018-02-06 19:04:27 +01:00
Lorenzo Milesi c004a7c4c1 Fix tests 2018-01-31 15:05:15 +01:00
Lorenzo Milesi 9605f4fa6c Updated CHANGELOG #102 2018-01-30 22:17:40 +01:00
Lorenzo Milesi 26791a2d8d Merge remote-tracking branch 'upstream/master' into password_expiration 2018-01-30 22:16:03 +01:00
Lorenzo Milesi 0362c9bc04 Document the maxPasswordAge config parameter #102 2018-01-23 06:01:43 +01:00
Lorenzo Milesi ad0c6c86ba Password age check filter #102 2018-01-23 06:01:39 +01:00
Lorenzo Milesi 5484074d8e Enforce password change event only if set #102 2018-01-23 05:15:01 +01:00
Lorenzo Milesi 7cc7db6086 Updated 'it' 2017-11-27 07:39:10 +01:00
Lorenzo Milesi 3281169b86 Password expiration feature #102
It's still missing an enforcement which redirects all actions to profile
update until the password is changed
2017-11-26 20:09:09 +01:00
Lorenzo Milesi 11cce5540f Updated translations for new 2FA strings #103 2017-11-06 08:04:50 +01:00
Lorenzo Milesi 19eb9df623 Removed acronyms for 2fa #103 2017-11-06 08:03:29 +01:00
Lorenzo Milesi 5c74c698b8 Consolitation of 2FA messages #103 2017-11-04 14:49:31 +01:00
Lorenzo Milesi e72da8fe9b Updated (and fixed) Italian translation 2017-07-26 15:33:43 +02:00
Lorenzo Milesi 88a80cb2b3 Use the same capitalization for 'Registration IP' message 2017-07-05 14:45:22 +02:00
Lorenzo Milesi 196adfdff4 Italian translation 2017-07-05 14:42:05 +02:00