aboutsummaryrefslogtreecommitdiff
path: root/ihatemoney/web.py
AgeCommit message (Expand)AuthorFilesLines
2018-02-07Change statistics data structureJocelyn Delalande1-13/+14
2018-01-05Include all .j2 files in the packaged version.Alexis Métaireau1-3/+3
2017-12-21Use hashed passwords for projects (#286)0livd1-13/+11
2017-12-15Use token based auth in invitation e-mails (#280)0livd1-11/+21
2017-11-11Fix some typos using codespell (#285)Alexandre Avenel1-1/+1
2017-10-26Use token based auth to reset passwords (#269)0livd1-3/+26
2017-10-23Make authentication logic simpler and safer (#270)0livd1-36/+27
2017-09-07Do not import the whole werkzeug pkg (#271)0livd1-4/+4
2017-09-04Enhance the dashboard. (#262)0livd1-20/+60
2017-08-21Add a statistics tab (#257)0livd1-0/+22
2017-08-20Protect admin endpoints against brute force attacks (#249)0livd1-5/+17
2017-07-07Absolute imports & some other improvements (#243)Alexis Metaireau1-0/+500