dendrite/clientapi/auth
S7evinK cda2452ba0
Only allow device deletion from session UIA was initiated from (#2235)
* Only allow device deletion if the session matches

* Make the challenge response available to other packages

* Remove userID, as it's not in the spec

* Remove tests

* Add passing test & remove obsolete config

* Rename field, add comment

Co-authored-by: Neil Alexander <neilalexander@users.noreply.github.com>
2022-03-01 16:39:57 +00:00
..
authtypes Support for m.login.token (#2014) 2022-02-10 10:27:26 +00:00
auth.go Support for m.login.token (#2014) 2022-02-10 10:27:26 +00:00
login_test.go Support for m.login.token (#2014) 2022-02-10 10:27:26 +00:00
login_token.go Support for m.login.token (#2014) 2022-02-10 10:27:26 +00:00
login.go Support for m.login.token (#2014) 2022-02-10 10:27:26 +00:00
password.go Support for m.login.token (#2014) 2022-02-10 10:27:26 +00:00
user_interactive_test.go Support for m.login.token (#2014) 2022-02-10 10:27:26 +00:00
user_interactive.go Only allow device deletion from session UIA was initiated from (#2235) 2022-03-01 16:39:57 +00:00