* 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 |
||
---|---|---|
.. | ||
00cb3a2734db_create_tag_tables.py | ||
02ef5f73f4ab_add_hashes_to_post_file_names.py | ||
4a020f1d271a_rename_snapshot_columns.py | ||
4c526f869323_add_description_to_tags.py | ||
5f00af3004a4_add_default_tag_category.py | ||
7f6baf38c27c_add_versions.py | ||
9ef1a1643c2a_update_user_table_for_hardened_passwords.py | ||
23abaf4a0a4b_add_mime_type_to_posts.py | ||
46cd5229839b_add_snapshot_resource_repr.py | ||
46df355634dc_add_comment_tables.py | ||
49ab4e1139ef_create_indexes.py | ||
055d0e048fb3_add_default_column_to_tag_categories.py | ||
84bd402f15f0_change_flags_column_type.py | ||
336a76ec1338_create_post_tables.py | ||
565e01e3cf6d_create_snapshot_table.py | ||
840b460c5613_fix_foreignkeys.py | ||
9587de88a84b_create_aux_post_tables.py | ||
9837fc981ec7_add_order_to_tag_names.py | ||
a39c7f98a7fa_add_user_token_table.py | ||
e5c1216a8503_create_user_table.py | ||
ed6dd16a30f3_delete_post_columns.py |