8 Commits (255645055783f442e3475dd4121692ba056698ca)

Author SHA1 Message Date
Richard van der Hoff 2556450557
Block new registrations based on a domain blacklist (#2) 4 years ago
Richard van der Hoff 7d346c8106 remove test dependency on xmlsec
Stub things out so that we don't have to have xmlsec installed to run the tests
4 years ago
Richard van der Hoff 1bcf50287c fix failing test 4 years ago
Richard van der Hoff c272f2f075 fix lint 4 years ago
Richard van der Hoff 9141db25aa fix lint 4 years ago
Richard van der Hoff e3095f7e15 add tests for get_remote_user_id
(Featuring a real SAML response to parse)
4 years ago
Richard van der Hoff f85ec19465
Allow users to pick a username on login (#1)
This is essentially a rewrite to collect the username from the user when they first log in, rather than try to determine it algorithmically from SAML attributes.
4 years ago
Andrew Morgan ce2a6b977f Update tests 4 years ago