161 Commits

Author SHA1 Message Date
Antonio Ramirez
7ec8387482 Merge pull request #280 from bscheshirwork/docs-overrriding-controller-add-flash
Add set flash to example for more complex view
2018-10-24 15:51:32 +02:00
Lorenzo Milesi
07699f4197 Allow customization of controller namespace #282 2018-10-24 08:06:38 +02:00
bscheshirwork
eaa6bf967f add Closure support for fromEmail (#274) 2018-10-23 11:05:53 +02:00
Antonio Ramirez
b74af3c25b Merge pull request #245 from bscheshirwork/migration-guide-about-access-filters
Migration from dektrium/yii2-user: About filter for backend and frontend
2018-10-20 12:11:35 +02:00
Antonio Ramirez
880bc5a097 Update migration-guide-from-dektrium-tools.md 2018-10-20 11:58:58 +02:00
Antonio Ramirez
83f87b779f Merge pull request #268 from bscheshirwork/rename-action-gdpr-delete
Rename gdprdelete action to gdpr-delete (actionGdprDelete)
2018-10-20 11:52:54 +02:00
bscheshirwork
c039033817 Add another flash to example for more complex view 2018-10-19 17:50:55 +03:00
bscheshirwork
72e930e0c1 Add set flash to example for more complex view 2018-10-19 16:39:50 +03:00
bscheshirwork
67ebfe4493 Add note about access to switch-identity action 2018-10-19 11:56:54 +03:00
bscheshirwork
10afb076c4 Rename gdprdelete action to gdpr-delete 2018-10-15 18:29:03 +03:00
Antonio Ramirez
95b802a98d Merge pull request #257 from bscheshirwork/patch-1
About use event instead of overrriding
2018-09-27 19:14:59 +02:00
Antonio Ramirez
a609e37e75 Merge pull request #256 from bscheshirwork/migration-events
Tell about differences in event (vs dektrium)
2018-09-27 19:12:48 +02:00
bscheshirwork
76f6b056ba Set to lowerCamelCase acronym GDPR #254 2018-09-24 09:08:24 +02:00
bscheshirwork
4680e2c013 About use event instead of overrriding 2018-09-21 13:16:40 +03:00
bscheshirwork
29d68d253e 📖 2018-09-21 12:58:35 +03:00
bscheshirwork
bcdf9985f2 About filter for backend and frontend 2018-09-14 18:16:55 +03:00
bscheshirwork
922a84945c multiple changes in outdated docs 2018-09-14 17:29:08 +03:00
bscheshirwork
bdf1bd0e89 Add /user/settings/export to command list 2018-09-14 14:45:11 +03:00
bscheshirwork
26837b7fd9 Update available-actions.md (#240)
Add info about confirmation email and privacy page
2018-09-14 10:51:31 +02:00
bscheshirwork
bd691ec9bb Additional info on the migration guide from Dektrium tools 2018-09-12 17:03:25 +02:00
Waut Van den Abbeele
e3436d7f5d update documentation concerning allowAdminPasswordRecovery 2018-08-08 11:51:33 +02:00
Lorenzo Milesi
75e0622e13 Fixed test docs 2018-08-02 07:39:41 +02:00
Aleksey Kazakov
0c7da226a7 #209 Doc fix. allowAccountDelete default value is false (#210) 2018-07-28 10:02:46 +02:00
Lorenzo Milesi
91d7f14b26 Removed qrcode-library as required #131 2018-07-13 17:16:46 +02:00
Lorenzo Milesi
fccfb5b3a9 Merge branch 'master' into master 2018-07-13 09:28:28 +02:00
Alessandro Briosi
856ea39929 fix typo 2018-06-22 11:07:41 +02:00
Alessandro Briosi
e370d2e95a Add documentation on how to apply/mark migrations to existing projects #172 2018-06-21 18:10:36 +02:00
Lorenzo Milesi
1068d442c9 Minor fixes to rbac migration docs 2018-05-30 23:19:24 +02:00
E.Alamo
86f8da1bdf Improved docs 2018-05-27 18:29:26 +02:00
E.Alamo
9275b16d1d Added GDPR docs 2018-05-27 18:26:38 +02:00
Alec Pritchard
13e078bead Corrected config docs 2018-05-03 10:58:42 +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
Antonio Ramirez
2ec05cc75e Merge pull request #136 from maxxer/password_expiration
Password expiration
2018-02-07 22:51:39 +01:00
Lorenzo Milesi
e1618596fc Added some documentation about migrating from Dektrium tools #9 2018-02-07 22:02:15 +01:00
Alec Pritchard
e65f93ee71 Update index.md 2018-02-07 09:25:16 +00:00
Alec Pritchard
bc027f100f Improved docs to clarify some grey areas with config for Yii2 Basic
Hit some snags, helping out the next guy...
2018-02-06 17:42:45 +00:00
Alec Pritchard
f61ddb0bf6 Corrected dead link/404 2018-02-05 16:29:55 +00: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
Szymon Kargol
927ba821c6 social-network-authentication.md typo fix 2017-12-19 16:16:32 +01:00
Lorenzo Milesi
5c74c698b8 Consolitation of 2FA messages #103 2017-11-04 14:49:31 +01:00
Antonio Ramirez
d812a301ec Close #87 fix docs 2017-10-22 21:44:53 +02:00
Antonio Ramirez
23406e0309 Close #92 fix docs 2017-10-22 21:38:11 +02:00
Kartik Visweswaran
fb9cdc78d3 Update docs index 2017-10-19 10:35:22 +05:30
Kartik Visweswaran
556d662e2b Fix #91: Add Documentation for Mail events 2017-10-19 10:29:27 +05:30
Antonio Ramirez
1fa2e5b66d Close #23 provide administrator with an option for user to reset its
password.
2017-10-15 23:00:21 +02:00
Antonio Ramirez
974195b902 Close #83 add note regarding replaced events. 2017-10-15 22:20:37 +02:00
Antonio Ramirez
2e8603d85d re #55 add docs regarding included google's reCaptcha widget 2017-10-15 22:16:19 +02:00
Antonio Ramirez
20400cf90d Close #55 add google captcha mechanism 2017-10-15 22:11:35 +02:00