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
/
application.py
Age
Commit message (
Expand
)
Author
2016-12-08
Revert "[#801] Merge branch 'signup'"
Roald de Vries
2016-12-06
clean up parameters of authsessionwrapper
Zara Gebru
2016-12-06
remove some TODO's
Roald de Vries
2016-12-05
remove templates folder from root resource parameters
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-11-30
remove PublicRootResource and use a flag on RootResource instead
Roald de Vries
2016-11-30
use PublicRootResource for root url instead of LoginResource
Roald de Vries
2016-11-29
pass resources to pixelated realm
Roald de Vries
2016-11-25
make credentialsFactories parameter to auth session wrapper optional
Roald de Vries
2016-11-04
[#795] injecting provider on activist mode user-agent initialization --fixing...
NavaL
2016-11-03
Users won't see the traceback on errors anymore #373
Bruno Wagner
2016-10-28
removing obsolete Leap_password_checker #795
NavaL
2016-10-28
authentication now returns Authentication
NavaL
2016-10-19
Removed plugins bootstrap from the manhole option
Bruno Wagner
2016-10-19
Adapted logging in the UA to use twisted.logger
Bruno Wagner
2016-10-05
Fix pep8
Tulio Casagrande
2016-10-05
Move the application.py to twisted logger
Tulio Casagrande
2016-10-05
remove `set_portal`, it's not needed
Roald de Vries
2016-10-05
remove pixelated realm's init parameters
Roald de Vries
2016-10-05
Revert "remove pixelated realm's init parameters"
Roald de Vries
2016-10-05
remove pixelated realm's init parameters
Roald de Vries
2016-09-28
remove private key from [gnupg] logs the right way
Roald de Vries
2016-09-22
Moved all manhole start to manhole init
Bruno Wagner
2016-09-22
move loglinegenerator to the support package
Roald de Vries
2016-09-21
open telnet/ssh port only on localhost
Roald de Vries
2016-09-21
add a first plugin
Roald de Vries
2016-09-21
use absolute path to manhole config
Roald de Vries
2016-09-21
allow both telnet and ssh
Roald de Vries
2016-09-21
allow ssh for manhole
Roald de Vries
2016-09-21
add manhole option to user agent
Roald de Vries
2016-08-19
Started deferring leap session creation #759
Bruno Wagner
2016-06-23
refactoring: renaming services factory methods to relate them to user service...
NavaL
2016-06-23
refactoring: moved Service factories to the service config file
NavaL
2016-06-14
starting the server when the reactor is running and adding proper error handl...
NavaL
2016-06-02
Revert "added custom c extension to set mutex locking for openssl rand genera...
NavaL
2016-06-01
added custom c extension to set mutex locking for openssl rand generation
NavaL
2016-05-30
Handle errors on started process
Tulio Casagrande
2016-05-22
accomodates the case where the email address is the data sent with the event
NavaL
2016-05-20
adding event as first argument on invalid soledad register callback. register...
NavaL
2016-05-19
when invalid soledad auth token, it logs user out if multi-user and stops the...
NavaL
2016-05-11
Remove dispatcher references from service
Caio Carrara
2016-02-19
Fixed arity of two event callbacks
Folker Bernitt
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
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-26
minor refactorings
NavaL
[next]