aboutsummaryrefslogtreecommitdiffhomepage
path: root/tpl/vintage/loginform.html
Commit message (Collapse)AuthorAgeFilesLines
* fix: IP ban check for the Vintage themeVirtualTam2018-03-241-1/+1
| | | | | | Introduced by https://github.com/shaarli/Shaarli/pull/1008 Signed-off-by: VirtualTam <virtualtam@flibidi.net>
* Refactor login / ban authentication stepsVirtualTam2018-02-051-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' checkboxWilli Eggeling2017-08-271-1/+3
| | | | | | - 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
* Move default template to vintage folderArthurHoaro2017-02-271-0/+38