Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
F
flask-simpleldap
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
nimrod
flask-simpleldap
Commits
5455333d
Commit
5455333d
authored
5 years ago
by
admiralobvious
Browse files
Options
Downloads
Patches
Plain Diff
use python-ldap 3.0.0
parent
4680729f
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
dev_requirements.txt
+1
-1
1 addition, 1 deletion
dev_requirements.txt
setup.py
+1
-1
1 addition, 1 deletion
setup.py
with
2 additions
and
2 deletions
dev_requirements.txt
+
1
−
1
View file @
5455333d
pyldap
>=
2.4.28
# here instead of requirements.txt so rtfd can build
pyldap
>=
3.0.0
# here instead of requirements.txt so rtfd can build
Sphinx
>=1.5.5
-r requirements.txt
This diff is collapsed.
Click to expand it.
setup.py
+
1
−
1
View file @
5455333d
...
...
@@ -22,7 +22,7 @@ setup(
platforms
=
'
any
'
,
install_requires
=
[
'
Flask>=0.12.4
'
,
'
py
ldap
'
'
py
thon-ldap>=3.0.0
'
],
classifiers
=
[
'
Environment :: Web Environment
'
,
...
...
This diff is collapsed.
Click to expand it.
nimrod
@nimrod
mentioned in commit
e0e71d25
·
2 years ago
mentioned in commit
e0e71d25
mentioned in commit e0e71d25ce56c4f2c6492b128e6807e84f601efd
Toggle commit list
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment