issues
search
jpvanhal
/
flask-basicauth
HTTP basic access authentication for Flask.
https://flask-basicauth.readthedocs.io/
Other
85
stars
27
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
tests failure: `AssertionError: 401 != 200` and `AssertionError: b'' != b'This view always requires authentication.'`
#32
sandrotosi
opened
8 months ago
0
Is this project abandoned?
#31
mdavis-xyz
opened
2 years ago
0
Can you publish as as wheel as well as sdist?
#30
matthewdeanmartin
opened
2 years ago
0
Fix dependencies in unit test
#29
mdavis-xyz
opened
3 years ago
0
Unable to run tests - dependency issue
#28
mdavis-xyz
opened
4 years ago
1
Not supporting https://user:pass@server
#27
dctim
opened
4 years ago
1
Use abort() instead of Response()
#26
md2perpe
opened
4 years ago
0
Add support for multiple users basic authentication
#25
HerveMignot
opened
5 years ago
0
Use werkzeug's safe_str_cmp
#24
dvincelli
opened
5 years ago
0
Allow hashed passwords
#23
ashokdelphia
closed
4 years ago
2
check credentials constant time comparison
#22
MRoci
opened
5 years ago
0
check_credentials not constant time string compare
#21
MRoci
opened
5 years ago
0
Update flask_basicauth.py
#20
ranjankumarpatel
opened
6 years ago
1
exclusion added
#19
ranjankumarpatel
opened
6 years ago
0
exclusion added
#18
ranjankumarpatel
opened
6 years ago
0
exclusion tested
#17
ranjankumarpatel
opened
6 years ago
0
Remove check of auth.type for compatibility with Quart framework
#16
scribu
closed
6 years ago
1
Basic Auth Force Broken
#15
Hudsonzp
opened
6 years ago
2
flask_basicauth.py: add BASIC_AUTH_ALLOW_OPTIONS override flag
#14
megahall
opened
6 years ago
0
ImportError: No module named flask_basicauth
#13
oceanpad
opened
6 years ago
4
Problem with authentication in Apache
#12
LLCampos
opened
7 years ago
1
Excluding certain routes when BASIC_AUTH_FORCE = True
#11
domkck
opened
8 years ago
4
correct deprecated extension import in readme
#10
rhorst
closed
8 years ago
2
fixed deprecated import call in demo code
#9
rhorst
closed
8 years ago
3
Deprecation warning for import of flask-basicauth
#8
rhorst
opened
8 years ago
1
Convert readthedocs links for their .org -> .io migration for hosted projects
#7
adamchainz
closed
8 years ago
2
Handle Protecting Static Files
#6
cancan101
opened
8 years ago
0
required decorator does not take into account method
#5
FND
opened
9 years ago
1
docs to reflect the code
#4
opyate
closed
9 years ago
4
Constant-time string comparison to prevent timing attacks
#3
mgates
opened
10 years ago
1
Handle colons in passwords
#2
mikewallace1979
closed
11 years ago
4
Typo in the import statement of the demo code prevents demo code from working.
#1
trg
closed
12 years ago
1