2a69f0193f
* Users are only authenticated against their password on login, and to retrieve a token * Passwords are wiped from the GUI frontend 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 * Tokens correctly delete themselves on logout * Tokens can expire at user-specified date * Tokens have their last usage time * Tokens can have user defined descriptions * Users can manage login tokens in their account settings |
||
---|---|---|
.. | ||
abstract_list.js | ||
comment.js | ||
comment_list.js | ||
info.js | ||
note.js | ||
note_list.js | ||
point.js | ||
point_list.js | ||
post.js | ||
post_list.js | ||
settings.js | ||
snapshot.js | ||
snapshot_list.js | ||
tag.js | ||
tag_category.js | ||
tag_category_list.js | ||
tag_list.js | ||
top_navigation.js | ||
user.js | ||
user_list.js | ||
user_token.js |