aboutsummaryrefslogtreecommitdiff
path: root/budget/templates/authenticate.html
AgeCommit message (Collapse)AuthorFilesLines
2011-08-21Re-design (Fixes #19)Alexis Metaireau1-5/+1
2011-08-09Do not redirect users to the creation form when they are trying to log in.Alexis Metaireau1-0/+5
Fixes #9
2011-07-29Homepage created and project authentication refactoredFrédéric Sureau1-2/+4
2011-07-23Kick-start multiple projects support.Alexis Metaireau1-0/+14
This commit adds: * support for projects (creation not yet finished) * an authentication mechanism * bugs (basically all the features are not working anymore)