| 3574ad29 | 15-Mar-2022 |
Andreas Gohr <andi@splitbrain.org> |
fixed language files for settings |
| 2940cae3 | 15-Mar-2022 |
Andreas Gohr <andi@splitbrain.org> |
removed obsolete config and language |
| 85337881 | 16-Jul-2018 |
Michael Wilmes <michael.wilmes@gmail.com> |
* Reworked flow to better grant the 2FA to non-enabled users on the wiki access. This should prevent users from being hit up with a 2FA challenge just after enabling the software on the wiki or just
* Reworked flow to better grant the 2FA to non-enabled users on the wiki access. This should prevent users from being hit up with a 2FA challenge just after enabling the software on the wiki or just after configuring their first provider. * Users with master disabled 2FA settings will no longer populate any available 2FA providers. These may be available if they were configured before turning off 2FA. * Notices will now only send if the user truly wanted them, I think.
show more ...
|
| 34dda02b | 12-Jul-2018 |
Michael Wilmes <michael.wilmes@gmail.com> |
* Added LogLog support to this module. * Refactored workflow to eliminate redundant calls and provide cleaner logging. * Rewrote the login function to (properly) use a cookie to survive a session pur
* Added LogLog support to this module. * Refactored workflow to eliminate redundant calls and provide cleaner logging. * Rewrote the login function to (properly) use a cookie to survive a session purge. * The login cookie now has a server-side timeout setting. * Added audit/debug logging. The audit logging will provide enough logging without LogLog to track user login activity. The debug logging will help me assist when others have problems. * Removed trailing spaces. * Added language internationalization for many options including email notification of successful login option.
show more ...
|
| d7bf9578 | 27-Jun-2018 |
Michael Wilmes <michael.wilmes@gmail.com> |
Merge branch 'patch-1' |
| cd19b724 | 27-Jun-2018 |
Gilles <gilles@wittezaele.fr> |
Create settings.php
French language |
| c639ad03 | 27-Jun-2018 |
Gilles <gilles@wittezaele.fr> |
Create lang.php
French language |