szurubooru/client
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
..
css client: widen search inputs to match post search 2017-10-02 21:08:13 +02:00
html client/help: fix spelling issues 2017-12-02 23:38:22 +01:00
img client/general: remove 404 image 2016-09-29 10:53:34 +02:00
js Users are only authenticated against their password on login, and to retrieve a token. 2018-02-25 04:44:02 -06:00
public client/build: Google Droid Sans → local Open Sans 2016-05-21 14:02:08 +02:00
.babelrc client/build: transpile ES6 for older browsers 2016-04-13 20:13:10 +02:00
.jscsrc client/build: remove babel when not transpiling 2016-05-21 00:08:43 +02:00
build.js client/build: fix build, use uglify-es package directly 2017-08-11 17:36:10 +02:00
package-lock.json client: update dependencies 2018-01-06 21:35:53 +01:00
package.json client: update dependencies 2018-01-06 21:35:53 +01:00