| Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
data dir
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
compose file
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Signed-off-by: Jeremy Cline <jeremy@jcline.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This was introduced in d7ea8c4 / PR #2728
|
|
Wire the custom login type support from password providers into the UI-auth
user-validation flows.
|
|
Collect together all the places that validate a logged-in user via UI auth.
|
|
Instead of returning False when auth is incomplete, throw an exception which
can be caught with a wrapper.
|
|
|
|
|
|
|