summaryrefslogtreecommitdiff
path: root/server/szurubooru/middleware/authenticator.py
AgeCommit message (Expand)Author
2021-11-29server: fix python docstring formattingShyam Sunder
2020-06-06client+server: implement code autoformatting using prettier and blackShyam Sunder
2018-03-25server/auth: add token authenticationReAnzu
2018-02-10server/users: fix checking passwords with colonsrr-
2017-04-24server: lintrr-
2017-02-05server: refactor + add type hintingrr-
2016-09-26server: fix constructing of HTTP errorsrr-
2016-09-24server/middleware: fix reporting auth errorsrr-
2016-08-14server/general: embrace most of PEP8rr-
2016-08-14server/general: ditch falcon for in-house WSGI apprr-
2016-06-14server/users: don't fetch stats eagerlyrr-
2016-04-30server/general: refactor method namesrr-
2016-04-20server/general: rename 'util' to 'func'rr-
2016-04-18server/db: refactor session usagerr-
2016-04-18server/tags: move tag categories to databaserr-
2016-04-06server: rename 'access ranks' to just 'ranks'rr-
2016-04-03server/general: be more pythonicrr-
2016-04-03server/general: improve pylint scorerr-
2016-04-03server/users: track login timerr-
2016-04-02server/general: move errors to top level NSrr-
2016-04-01split files into client/ and server/rr-