aboutsummaryrefslogtreecommitdiff
path: root/source/auth.py
Commit message (Expand)AuthorAge
* Updated link to the picture in the authentication page.Cédric Bonhomme2013-03-15
* Updated 'meta' HTML tag of the authentication page.Cédric Bonhomme2013-03-15
* Updated comments in auth.pyCédric Bonhomme2013-01-14
* Minor changes to the login page.Cédric Bonhomme2013-01-14
* Added possibility to change the username.Cédric Bonhomme2013-01-10
* Updated header information for auth.py.Cédric Bonhomme2013-01-10
* You can now change your password form the /management page.Cédric Bonhomme2013-01-10
* Added default argument for check_credentials().Cédric Bonhomme2013-01-10
* Added change_password function in order to change the password corresponding ...Cédric Bonhomme2013-01-10
* Updated copyrights years.Cédric Bonhomme2013-01-01
* Porting to Python 3.2. Better, faster, stronger.cedricbonhomme2012-11-08
* HTML username text input is now focused by default.cedricbonhomme2012-11-06
* New version number.cedricbonhomme2012-10-12
* Improved css for the loggin page.cedricbonhomme2012-10-12
* Added log.csscedricbonhomme2012-10-12
* HTML5 doctype. You have now to be logged to acces to your pyAggr3g470r instan...cedricbonhomme2012-10-12
* Added authentication module.cedricbonhomme2012-10-12
bgstack15