szurubooru/server
ReAnzu a526a56767 Users are only authenticated against their password on login, and to retrieve a token.
* Passwords are wiped from the app and cookies after login and token retrieval
* Tokens are revoked at the end of the session/logout
* If the user chooses the "remember me" option, the token is stored in the cookie
* A user interface to revoke tokens will be added
2018-02-25 04:44:02 -06:00
..
szurubooru Users are only authenticated against their password on login, and to retrieve a token. 2018-02-25 04:44:02 -06:00
.pylintrc server/posts: change reverse image search API 2017-01-07 14:07:31 +01:00
alembic.ini client+server/general: fix config references 2016-04-10 16:23:35 +02:00
generate-thumb server/tools: add generate-thumb 2016-06-02 13:58:08 +02:00
mypy.ini server: refactor + add type hinting 2017-02-05 16:34:45 +01:00
requirements.txt Changed password setup to use libsodium and argon2id 2018-02-24 23:45:00 -06:00
setup.cfg server/scripts: replace ./test with setup.cfg 2017-02-05 16:34:45 +01:00