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
/
root_resource.py
Age
Commit message (
Expand
)
Author
2017-04-10
[#927] Send recovery code using provider domain
Tulio Casagrande
2017-03-30
[#932] Makes account recovery resource public
Anike Arni
2017-03-27
[#932] Creates account recovery resource
Anike Arni
2017-03-14
[#924] Implements update recovery code through bitmask
Thais Siqueira
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] Remove duplicate assets child resource
Anike Arni
2017-02-16
[#907] Simplify static folder
Anike Arni
2017-02-16
[#907] Convert login page to react
Tulio Casagrande
2017-02-09
[#922] Rename backup account flow
Tayane Fernandes
2017-02-01
[#922] Create route for account recovery
Anike Arni
2017-01-25
Extract duplicated methods to a common parent
Tulio Casagrande
2017-01-03
Simplifies the get_static_folder on RootResource
Bruno Wagner
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-08
Revert "[#801] add signup resource + tests"
Roald de Vries
2016-12-07
[#801] add signup resource + tests
Zara Gebru
2016-12-05
remove templates folder from root resource parameters
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
WIP: add csrf token to every request
Roald de Vries
2016-11-30
log a warnin when root child is not explicitly public/protected
Roald de Vries
2016-11-30
remove PublicRootResource and use a flag on RootResource instead
Roald de Vries
2016-11-30
redirect to login from root url when not logged in
Roald de Vries
2016-11-29
make login resource part of the public root resource
Roald de Vries
2016-11-29
root resource inherits from public root
Roald de Vries
2016-11-29
move adding csrf to base resource
Roald de Vries
2016-11-28
split inbox resource out of root resource
Roald de Vries
2016-11-24
add login resource as child of public root resource
Roald de Vries
2016-11-24
add public root resource to serve static files
Roald de Vries
2016-11-18
serve signup page through twisted
Roald de Vries
2016-10-28
changed import, for snap-CI pep8
NavaL
2016-10-28
authentication now returns Authentication
NavaL
2016-09-28
actually 404-ing valid requests but non-existing resource
NavaL
2016-09-26
Ensuring 503 is thrown whenever the root_resource is not yet initialized, for...
NavaL
2016-08-31
Reading interstitial on class init
Bruno Wagner
2016-06-27
Csrf not being enforced on GET
Caio Carrara
2016-06-27
Fix xsrf-token verification in async calls
Caio Carrara
2016-06-24
Issue #694 add an admin restricted resource for user stats
NavaL
2016-06-02
RootResource should return 503 during startup (#699)
Blake Williams
2016-03-09
Issue #617: Serve content from Sandbox resource
Felix Hammerl
2016-02-25
only adding feature resource in root_resource test -- fixing build
NavaL
2016-02-25
Backend and frontend protection against csrf attacks:
NavaL
2016-02-11
adds argument to supply custom disclaimer/banner on login screen
NavaL
2016-02-03
reverting unnecessary steps to not re-load leap-sessions on re-login, as they...
NavaL
2016-02-03
move leap session creation to be done after interstitial is loaded
NavaL
2016-01-22
re-introduced logout functionality for multi-user
NavaL
2016-01-22
Add mutli-user mode to user-agent
Folker Bernitt
2016-01-19
Make RootResource read account email from mail service
Folker Bernitt
[next]