issues
search
nickw444
/
flask-ldap3-login
LDAP3 Logins for Flask/Flask-Login
http://flask-ldap3-login.readthedocs.org/en/latest/
MIT License
73
stars
38
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
access to the site only to certain users specified in the group
#124
Arthur-1983
closed
2 months ago
3
cast to bool for working version
#123
lindesbs
closed
2 months ago
1
Bump black from 24.1.1 to 24.3.0
#122
dependabot[bot]
closed
7 months ago
0
0.9.18 Add support for start_tls
#121
YAMLcase
opened
8 months ago
0
update github actions
#120
m-bach
closed
9 months ago
0
replace setup.py with pyproject.toml (PEP 621)
#119
m-bach
closed
9 months ago
1
fix type checks in MockTypes
#118
m-bach
closed
9 months ago
2
Fix pipeline
#117
m-bach
closed
9 months ago
4
fix pipeline
#116
nickw444
closed
9 months ago
1
Fix context stack usage
#115
andrewjroth
closed
11 months ago
6
Adding None check on teardown
#114
andrewjroth
opened
1 year ago
0
DeprecationWarning: '_app_ctx_stack' is deprecated and will be removed in Flask 2.4
#113
macnewbold
closed
2 months ago
16
How to automatically add domain name to the username
#112
ws-rio
opened
1 year ago
0
Use named logger for logging in forms.py
#108
nsmcan
closed
2 years ago
1
Logging: flask-ldap3-login adds the console handler to the root level logger
#107
nsmcan
closed
2 years ago
3
CSRF must be initialized
#106
eljeffeg
opened
2 years ago
4
A message for a misconfiguration
#105
arielb2
opened
2 years ago
0
Add license information to setup.py
#104
cchang5
opened
2 years ago
1
Adding Mock LDAP Functionality for improved testing
#103
andrewjroth
closed
2 years ago
5
Include artifacts in Github Release
#102
nickw444
closed
2 years ago
1
bump dev deps
#101
nickw444
closed
2 years ago
0
Migrate CI to Github Actions
#100
nickw444
closed
2 years ago
3
AttributeError: module 'wtforms.validators' has no attribute 'Required
#97
danielrazali
closed
2 years ago
5
Solve WTForms 3.0 validators.Required dependency issue
#96
northwestwitch
closed
3 years ago
4
Switch to Azure Pipelines
#95
nickw444
closed
3 years ago
4
get_user_groups() malforms CN causing false query results and empty user_groups
#94
bandwiches
opened
3 years ago
1
Add exception to Response (#91)
#93
Oisins
closed
3 years ago
4
Inappropriate setup of Tls context within init_app() for default server.
#92
Yakuza-UA
opened
3 years ago
1
Unable to differentiate between broken connection and user not found
#91
Oisins
closed
3 years ago
2
Remove call for maintainers
#90
nickw444
closed
4 years ago
0
Add docs step to tox
#89
HeMan
closed
4 years ago
0
Doc improvements
#88
HeMan
closed
4 years ago
0
Update development requirements
#87
HeMan
closed
4 years ago
1
get_object() throws a KeyError exception when user not found
#86
Yakuza-UA
opened
4 years ago
2
user data attributes are lists sometimes
#85
coreybrett
opened
4 years ago
0
Use isort in flake8
#84
HeMan
closed
4 years ago
2
Found oddity thanks to Black.
#83
HeMan
closed
4 years ago
4
Authenticate flask app against multiple AD's
#82
skmcgowan
opened
4 years ago
2
Make the code Black compliant. Take 2.
#81
HeMan
closed
4 years ago
2
TLS connection as default
#80
HeMan
opened
4 years ago
0
Make the code Black compliant
#79
HeMan
closed
4 years ago
8
Store configuration and ServerPool on the app
#78
gmacon
closed
4 years ago
5
Run tests on Python 3.8
#77
gmacon
closed
4 years ago
1
AttributeError when login form does not validate.
#76
erikberglund
opened
5 years ago
1
DeprecationWarning: Required is going away in WTForms 3.0, use DataRequired
#75
vladciobancai
closed
3 years ago
7
Drop support for Python 2.7
#74
hugovk
closed
5 years ago
3
Configure Tox for local tests
#73
gmacon
closed
4 years ago
2
result.user_groups TypeError: 'NoneType' object is not callable
#72
AlKult
closed
5 years ago
3
Drop support for Python 2.7
#71
gmacon
closed
5 years ago
1
Drop Python 3.4 and add Python 3.7
#70
gmacon
closed
5 years ago
1
Next