index
:
pixelated-user-agent.git
master
[pixelated-user-agent]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
service
/
pixelated
/
resources
/
login_resource.py
Age
Commit message (
Expand
)
Author
2017-03-14
[#924] Implements update recovery code through bitmask
Thais Siqueira
2017-02-21
[#907] Change auth-error url
Tulio Casagrande
2017-02-21
[#907] Translate auth error message on login
Tulio Casagrande
2017-02-16
[#907] Bundles login static files separately
Anike Arni
2017-02-16
[#907] Adapt login status to work with single user
Tulio Casagrande
2017-02-16
[#907] Simplify static folder
Anike Arni
2017-02-16
[#907] Convert login page to react
Tulio Casagrande
2017-02-13
[#907] Change login status to return json
Tulio Casagrande
2017-02-13
[#907] Rename successful login variables and methods
Tulio Casagrande
2017-02-10
[#907] Change interstitial to query for new status resource
Tulio Casagrande
2017-02-10
[#907] Encapsulate user_uuid on login complete
Tulio Casagrande
2017-02-10
[#907] Add login status to session
Tulio Casagrande
2017-02-10
[#907] Remove unused login error handler
Tulio Casagrande
2017-01-25
Remove unused variable
Tulio Casagrande
2017-01-25
Extract duplicated methods to a common parent
Tulio Casagrande
2017-01-25
[#907] Suppress traceback upon an unauthorized login
Tulio Casagrande
2016-12-29
Use only dist folder for serving application
Anike Arni
2016-12-08
Revert "[#801] Merge branch 'signup'"
Roald de Vries
2016-12-05
Merge branch 'master' into signup
Roald de Vries
2016-12-05
no difference between dev and prod static files
Roald de Vries
2016-12-05
use static instead of {startup,public}-assets
Roald de Vries
2016-12-05
get templates from pkg_resources
Roald de Vries
2016-12-02
[refactor] move app dir into public dir
Zara Gebru
2016-12-01
[#849] Change unauthorized message
Tulio Casagrande
2016-11-30
add csrf token to login form
Roald de Vries
2016-11-29
Merge branch 'master' into signup
Roald de Vries
2016-11-23
Adds traceback to logs.
Denis Costa
2016-11-18
serve signup page through twisted
Roald de Vries
2016-10-28
authentication now returns Authentication
NavaL
2016-10-19
Adapted login to ignore anything after @ char
Bruno Wagner
2016-10-19
Adapted logging in the UA to use twisted.logger
Bruno Wagner
2016-10-05
remove `set_portal`, it's not needed
Roald de Vries
2016-09-23
Fixes typo.
Denis Costa
2016-09-23
Adds translation to welcome mail.
Denis Costa
2016-08-31
Reading interstitial on class init
Bruno Wagner
2016-06-23
refactoring: renaming services factory methods to relate them to user service...
NavaL
2016-05-22
accomodates the case where the email address is the data sent with the event
NavaL
2016-04-13
Issue #431: Review
Felix Hammerl
2016-04-08
Issue #431: extractes the generic handling for error callbacks in init and ha...
Zara Gebru
2016-02-25
Backend and frontend protection against csrf attacks:
NavaL
2016-02-22
Removes stacktrace errors from appearing on the login page.
NavaL
2016-02-22
Removes stacktrace errors from appearing on the login page.
NavaL
2016-02-11
adds argument to supply custom disclaimer/banner on login screen
NavaL
2016-02-05
closing the services closes leap session, which stops background tasks, close...
NavaL
2016-02-03
reverting unnecessary steps to not re-load leap-sessions on re-login, as they...
NavaL
2016-02-03
checks to load leap sessions and services or not
NavaL
2016-02-03
move leap session creation to be done after interstitial is loaded
NavaL
2016-01-28
making async setup user services after auth
NavaL
2016-01-27
Add a login multi user functional test
Folker Bernitt
2016-01-25
multi user unit test
NavaL
[next]