Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Disable the submit button when the invite code is empty
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Whoosh 2.7 and Twisted 16.2+ still break the application, they
have to be looked further when we have time
|
|
--fixing startup bug
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
leap session creation is only done post-interstitial
and that logic is also extracted into its own class
#795
|
|
|
|
We also did some refactoring in order to have things working. #795
|
|
I also split Athenticaton class into two. So I keep the same API for old code
and have different things in two different classes. #795
|
|
This is ongoing work to be able to accept and validate user domain
on login (so the user can use <username> or <username@domain.com>)
We are extracting the authentication logic from login_resource to be
able to test and cover the cases we need
|
|
|
|
|
|
Not needed :)
This reverts commit 8db6fd5381ce692d26853c53c4d5ba4501260dc0.
|
|
|
|
|
|
|
|
|
|
|
|
|