index
:
RWA.Support.SessionService
crypt
master
mr/add_web_app_host-fix-str-casting-issue
mr/stuff
Remote Web App::Support::Session Service
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
crypt
Some tries on cryptography
Jonathan Weth
4 years
master
README.rst: Add 'Getting Started' section + Update copyright.
Daniel Teichmann
2 years
mr/add_web_app_host-fix-str-casting-issue
service.py: Add 'str()' to incomming 'string'
Daniel Teichmann
4 years
mr/stuff
test_client.py, (...)/service.py: Add host_alias field to 'add_web_app_host'.
Daniel Teichmann
2 years
Age
Commit message
Author
Files
Lines
2021-06-30
service.py: Add 'str()' to incomming 'string'
mr/add_web_app_host-fix-str-casting-issue
Daniel Teichmann
1
-1
/
+2
2021-06-29
Merge branch 'feature/multiple-hosts' into 'master'
Jonathan Weth
6
-80
/
+142
2021-06-29
Fix click implementation in test client
Jonathan Weth
1
-4
/
+4
2021-06-28
Drop dynaconf support
Jonathan Weth
5
-29
/
+3
2021-06-28
Merge branch 'master' into feature/multiple-hosts
Jonathan Weth
2
-10
/
+20
2021-06-28
Merge branch 'master' of gitlab.das-netzwerkteam.de:remotewebapp/rwa.support....
Jonathan Weth
1
-4
/
+14
2021-06-28
Log connection errors in service better
Jonathan Weth
2
-6
/
+6
2021-06-28
Merge branch 'mr/sigquit-handler-for-stopping-sessions' into 'master'
Jonathan Weth
1
-4
/
+14
2021-06-28
Add a new signal handler for SIGQUIT. SIGQUIT signals the service to stop ALL...
Daniel Teichmann
1
-4
/
+14
2021-06-28
Merge branch 'master' into feature/multiple-hosts
Jonathan Weth
6
-85
/
+123
[...]