Skip to content
Snippets Groups Projects
Unverified Commit d8cde414 authored by Christoph Wurst's avatar Christoph Wurst Committed by Thomas Müller
Browse files

token based auth

* Add InvalidTokenException
* add DefaultTokenMapper and use it to check if a auth token exists
* create new token for the browser session if none exists
hash stored token; save user agent
* encrypt login password when creating the token
parent f39e163d
No related branches found
No related tags found
No related merge requests found
Showing
with 596 additions and 250 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment