Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
PyRmin
ldapauth
Commits
92780940
Commit
92780940
authored
Aug 24, 2017
by
Recteur LP
Browse files
Release 0.3.6-beta1
parent
f9910f05
Changes
4
Hide whitespace changes
Inline
Side-by-side
.bumpversion.cfg
View file @
92780940
[bumpversion]
current_version = 0.3.
5
current_version = 0.3.
6-beta1
commit = True
tag = True
tag_name = {new_version}
...
...
@@ -20,3 +20,4 @@ values =
[bumpversion:file:VERSION]
[bumpversion:file:__init__.py]
README.md
View file @
92780940
pyrmin-ldapauth:0.3.
5
pyrmin-ldapauth:0.3.
6-beta1
=====================
Plugins to Auth against LDAP / AD servers with Remote-User header variable or bind user to ldap.
...
...
VERSION
View file @
92780940
0.3.5
\ No newline at end of file
0.3.6-beta1
\ No newline at end of file
__init__.py
View file @
92780940
...
...
@@ -15,7 +15,7 @@ except ImportError:
###################################
__name__
=
"LDAP Authentification"
__description__
=
"Module to authenticate user with Active Directory Server"
__version__
=
"0.3.
5
"
__version__
=
"0.3.
6-beta1
"
__pyrmin_version__
=
"0.3.2"
__logo__
=
"/plugins/ldapauth/img/logo.png"
__namespace__
=
"ldapauth"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment