scrambla.git
2 years agosigning: disable signing if authentication failed but guest login is enabled master
Ronnie Sahlberg [Thu, 26 Aug 2021 17:52:45 +0000 (03:52 +1000)]
signing: disable signing if authentication failed but guest login is enabled

Signed-off-by: Ronnie Sahlberg <ronniesahlberg@gmail.com>
2 years agosigning: add support for signing of 2.10 and later dialects
Ronnie Sahlberg [Thu, 26 Aug 2021 04:13:38 +0000 (14:13 +1000)]
signing: add support for signing of 2.10 and later dialects

Signed-off-by: Ronnie Sahlberg <ronniesahlberg@gmail.com>
2 years agoauthentication: print the client principal on successful login
Ronnie Sahlberg [Wed, 25 Aug 2021 22:12:06 +0000 (08:12 +1000)]
authentication: print the client principal on successful login

Signed-off-by: Ronnie Sahlberg <ronniesahlberg@gmail.com>
2 years agoauthentication: allow logging in as guest
Ronnie Sahlberg [Wed, 25 Aug 2021 21:00:00 +0000 (07:00 +1000)]
authentication: allow logging in as guest

Signed-off-by: Ronnie Sahlberg <ronniesahlberg@gmail.com>
2 years agomain: print the exception if a server connection fails
Ronnie Sahlberg [Wed, 25 Aug 2021 13:41:04 +0000 (23:41 +1000)]
main: print the exception if a server connection fails

Signed-off-by: Ronnie Sahlberg <ronniesahlberg@gmail.com>
2 years agospnego: add authentication using the spnego pip package
Ronnie Sahlberg [Wed, 25 Aug 2021 12:35:55 +0000 (22:35 +1000)]
spnego: add authentication using the spnego pip package

Signed-off-by: Ronnie Sahlberg <ronniesahlberg@gmail.com>
2 years agoconfig: make the config file an example
Ronnie Sahlberg [Wed, 25 Aug 2021 11:29:09 +0000 (21:29 +1000)]
config: make the config file an example

and add some documentation in README

Signed-off-by: Ronnie Sahlberg <ronniesahlberg@gmail.com>
2 years agoheader: add code for STATUS_USER_SESSION_DELETED
Ronnie Sahlberg [Wed, 25 Aug 2021 06:39:58 +0000 (16:39 +1000)]
header: add code for STATUS_USER_SESSION_DELETED

Signed-off-by: Ronnie Sahlberg <lsahlber@redhat.com>
2 years agoserver: re-listen for new connection if the client disconnects
Ronnie Sahlberg [Wed, 25 Aug 2021 06:39:15 +0000 (16:39 +1000)]
server: re-listen for new connection if the client disconnects

Signed-off-by: Ronnie Sahlberg <lsahlber@redhat.com>
3 years agoLicence file
Ronnie Sahlberg [Thu, 11 Feb 2021 23:52:15 +0000 (09:52 +1000)]
Licence file

Signed-off-by: Ronnie Sahlberg <ronniesahlberg@gmail.com>
3 years agoAdd licence and document what we need to do to fork slave processes
Ronnie Sahlberg [Thu, 11 Feb 2021 23:45:25 +0000 (09:45 +1000)]
Add licence and document what we need to do to fork slave processes

Signed-off-by: Ronnie Sahlberg <ronniesahlberg@gmail.com>
3 years agoInitial commit creating Scrambla.
ronnie sahlberg [Tue, 9 Feb 2021 18:23:39 +0000 (10:23 -0800)]
Initial commit creating Scrambla.