[X2Go-Commits] [x2gobroker] branch master updated (4558970 -> e1e8429)
git-admin at x2go.org
git-admin at x2go.org
Tue Sep 11 17:38:22 CEST 2018
This is an automated email from the git hooks/post-receive script.
x2go pushed a change to branch master
in repository x2gobroker.
from 4558970 Copyright: Happy (new) year 2018 (belated).
new b7590e7 x2gobroker.authmechs: Write API documentation.
new 932baa6 x2gobroker.authmechs: Add FIXME about non-working~ inheritance among authmech classes.
new 6899764 docs/source/conf.py: Switch to Sphinx theme 'haiku' if Sphinx >= 1.0 is available at build time.
new 28cdc49 docs/source:index.rst: Write an introduction text for the API documentation.
new 03ffe64 x2gbroker/_paramiko.py: Grammar fix in __doc__ string.
new e1e8429 x2gobroker.authservice: Document Auth Service client's authenticate() function.
The 6 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
docs/source/conf.py | 4 +-
docs/source/index.rst | 99 ++++++++++++++++++++++++++++--
x2gobroker/_paramiko.py | 2 +-
x2gobroker/authmechs/__init__.py | 1 -
x2gobroker/authmechs/base_authmech.py | 31 ++++++++++
x2gobroker/authmechs/https_get_authmech.py | 52 ++++++++++++++++
x2gobroker/authmechs/none_authmech.py | 29 +++++++++
x2gobroker/authmechs/pam_authmech.py | 46 ++++++++++++++
x2gobroker/authmechs/testsuite_authmech.py | 25 ++++++++
x2gobroker/authservice.py | 30 +++++++++
10 files changed, 309 insertions(+), 10 deletions(-)
--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2gobroker.git
More information about the x2go-commits
mailing list