Commit Graph

2 Commits

Author SHA1 Message Date
Michal Čihař
761281f70c Logout only on POST request
Issue #12524

Signed-off-by: Michal Čihař <michal@cihar.com>
2016-09-02 13:34:17 +02:00
Michal Čihař
11eb574242 Improve handling of logout
- add separate script for handling logout
- no longer require old_usr for all authentication methods
  (this avoids potential information leak)
- require valid token for logout

Signed-off-by: Michal Čihař <michal@cihar.com>
2016-05-23 13:02:21 +02:00