index
:
newspipe
add-reverse-proxy
combine-apps
hide-registration-button
ldap-auth
master
reverse-proxy
reverse-proxy-for-patch
stackrpms-branding
stackrpms-master
A web news aggregator.
bgstack15
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source
/
auth.py
Commit message (
Collapse
)
Author
Age
*
Updated link to the picture in the authentication page.
Cédric Bonhomme
2013-03-15
|
*
Updated 'meta' HTML tag of the authentication page.
Cédric Bonhomme
2013-03-15
|
*
Updated comments in auth.py
Cédric Bonhomme
2013-01-14
|
*
Minor changes to the login page.
Cédric Bonhomme
2013-01-14
|
*
Added possibility to change the username.
Cédric Bonhomme
2013-01-10
|
*
Updated header information for auth.py.
Cédric Bonhomme
2013-01-10
|
*
You can now change your password form the /management page.
Cédric Bonhomme
2013-01-10
|
*
Added default argument for check_credentials().
Cédric Bonhomme
2013-01-10
|
*
Added change_password function in order to change the password corresponding ↵
Cédric Bonhomme
2013-01-10
|
|
|
|
to username.
*
Updated copyrights years.
Cédric Bonhomme
2013-01-01
|
*
Porting to Python 3.2. Better, faster, stronger.
cedricbonhomme
2012-11-08
|
*
HTML username text input is now focused by default.
cedricbonhomme
2012-11-06
|
*
New version number.
cedricbonhomme
2012-10-12
|
*
Improved css for the loggin page.
cedricbonhomme
2012-10-12
|
*
Added log.css
cedricbonhomme
2012-10-12
|
*
HTML5 doctype. You have now to be logged to acces to your pyAggr3g470r ↵
cedricbonhomme
2012-10-12
|
|
|
|
instance. Usefull if it is hosted on Amazon EC2 for example.
*
Added authentication module.
cedricbonhomme
2012-10-12
bgstack15