Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor login / ban authentication steps | VirtualTam | 2018-02-05 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | Relates to https://github.com/shaarli/Shaarli/issues/324 Added: - Add the `LoginManager` class to manage logins and bans Changed: - Refactor IP ban management - Simplify logic - Avoid using globals, inject dependencies Fixed: - Use `ban_duration` instead of `ban_after` when setting a new ban Signed-off-by: VirtualTam <virtualtam@flibidi.net> | ||||
* | new setting: default value for 'remember me' checkbox | Willi Eggeling | 2017-08-27 | 1 | -1/+2 |
| | | | | | | - the default state for the login page's 'remember me' checkbox can now be configured - adapted the default and vintage theme to consider the new setting - added documentation for the new setting | ||||
* | Remove inline JS and add LibreJS headers in JS files | ArthurHoaro | 2017-03-12 | 1 | -10/+1 |
| | | | | | Fixes #33 (wow!) Relates to #395 | ||||
* | Introduce the new default Shaarli template | ArthurHoaro | 2017-02-27 | 1 | -0/+59 |
| | |||||
* | Move default template to vintage folder | ArthurHoaro | 2017-02-27 | 1 | -38/+0 |
| | |||||
* | Change templates set through administration UI | Knah Tsaeb | 2017-01-05 | 1 | -0/+38 |