aboutsummaryrefslogtreecommitdiff
path: root/src/web/views/session_mgmt.py
Commit message (Collapse)AuthorAge
* lazy loading of the translationCédric Bonhomme2016-09-12
|
* Display login message as information.Cédric Bonhomme2016-09-07
|
* update last_seen after each request.Cédric Bonhomme2016-08-30
|
* Fixed some depreciations with the new version of Flask.Cédric Bonhomme2016-05-29
|
* Moved notifications module.Cédric Bonhomme2016-04-10
|
* Send an email for the account confirmation.Cédric Bonhomme2016-04-07
|
* Bug fix.Cédric Bonhomme2016-04-07
|
* Bug fix.Cédric Bonhomme2016-04-07
|
* Code update. Some problems with CSRF token on Chromium...Cédric Bonhomme2016-03-02
|
* begin integration of the new architectureCédric Bonhomme2016-03-01
bgstack15