Lorenzo Milesi
6da8e26509
Merge branch 'session-histroy' of https://github.com/maranqz/yii2-usuario
2022-08-11 09:08:25 +02:00
Antonio Cordeddu
a0ad86d53d
force 2fa for group of users ( #456 )
...
Authored-by: Antonio Cordeddu <coranto@yetopen.com >
2022-08-10 09:22:35 +02:00
MatteoF96
43fd2fdc34
Added minimum password requirements
2022-01-10 12:34:57 +01:00
Lorenzo Milesi
e58ff9ff6a
Fix double flash messages #384
2020-07-28 07:57:04 +02:00
jkmssoft
369c59bbb1
Add disableIpLogging option. ( #379 )
2020-04-17 18:10:54 +02:00
bscheshirwork
bb23b81785
update example to actual config of template
2020-03-05 07:56:06 +03:00
maranqz
b7d2cf42ac
Fix:
...
1. Documentation;
2. Actions access in AdminController and SettingController by enableSessionHistory;
3. Add "visible" menu parameter by enableSessionHistory;
4. Add blank line in end of file.
2019-11-30 17:52:24 +03:00
maranqz
be2b495c9e
Add session history
2019-11-14 20:55:18 +03:00
tonydspaniard
5b071dae88
re #224 add option to require consent
2019-08-21 11:13:48 +02:00
Marco Moreno
b526cb9ccc
Added option to restrict user assignments to roles only
2019-07-19 11:08:33 -04:00
tonydspaniard
f5a13b9ae7
re #309 update docs
2019-06-17 17:30:03 +02:00
Antonio Ramirez
b62143b39b
Merge pull request #192 from tsdogs/issue172final
...
Add documentation on how to apply/mark migrations to existing project…
2019-06-10 10:19:29 +02:00
tsdogs
c0861c2212
As pointed out it's require and not add
2019-06-04 14:17:21 +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
bscheshirwork
10afb076c4
Rename gdprdelete action to gdpr-delete
2018-10-15 18:29:03 +03: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
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
Aleksey Kazakov
0c7da226a7
#209 Doc fix. allowAccountDelete default value is false ( #210 )
2018-07-28 10:02: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
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
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
f61ddb0bf6
Corrected dead link/404
2018-02-05 16:29:55 +00:00
Lorenzo Milesi
0362c9bc04
Document the maxPasswordAge config parameter #102
2018-01-23 06:01:43 +01:00
Antonio Ramirez
d812a301ec
Close #87 fix docs
2017-10-22 21:44:53 +02:00
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
299ab1e4ea
Fix #20 Enhance the console command to create users so roles can be
...
assigned
2017-10-15 19:18:55 +02:00
Thoulah
d99afbd181
Update console-commands.md
2017-09-21 18:51:09 +02:00
Antonio Ramirez
14832aa4b9
re #15 add two factor authentication docs
2017-09-21 18:42:34 +02:00
Arthur Khachaturov
22e37638ab
Update rbac.md
...
Typo fix.
2017-08-10 13:28:17 +03:00
Antonio Ramirez
ed02b9aab7
remove reference to sidekit, is now part of our 2amigos org
2017-07-19 09:45:14 +02:00
Antonio Ramirez
9550396678
re #22 add new documentation about new options
2017-07-19 00:12:41 +02:00
Antonio Ramirez
2301ccfe45
added available actions
2017-07-18 23:45:34 +02:00
Antonio Ramirez
6d1b01fc1c
add mailer docs
2017-06-15 00:42:11 +02:00
Antonio Ramirez
4acff60b8c
update documentation
2017-06-14 22:28:45 +02:00