Commit Graph

51 Commits (efbbdb79df9cc099ab0c9944901ca2bd87b3611f)

Author SHA1 Message Date
Christoph Wurst d8cde414bd
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
2016-05-11 13:36:46 +07:00