issues
search
pallets-eco
/
flask-session
Server side session extension for Flask
https://flask-session.readthedocs.io
BSD 3-Clause "New" or "Revised" License
507
stars
238
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
When signing is not succesfull -> "cannot concatenate 'str' and 'NoneType' objects"
#17
victorgp
closed
9 years ago
0
Added support for signer alternatives
#16
twolfson
closed
8 months ago
13
adding PickleType for data to work on python3
#15
gdoumenc
closed
1 year ago
1
StrictRedis is not supported
#14
hunter007
closed
9 years ago
2
Varchar prefix may cause problems when using MySQL with unicode.
#13
Junzki
closed
1 year ago
1
Fix init & multiple app issues with SQLAlchemy interface
#12
rsyring
closed
8 months ago
12
SQLAlchemy db.create_all() causing errors
#11
rsyring
closed
8 months ago
2
datetime.timedelta.total_seconds object has no attribute 'total_seconds'
#10
command-tab
closed
9 years ago
1
Redis support
#9
cmabastar
closed
9 years ago
3
should_set_cookie 这里段为何被注释掉了?
#8
humiaozuzu
closed
9 years ago
5
MongoDBSessionInterface does not work on Python 3.x
#7
ntamas
closed
9 years ago
0
Potential for Null pointer exception in the save_session() method of all the Session Type implementations
#6
vvutharkar
closed
9 years ago
0
Add support for server side Flask-SQLAlchemy backed sessions
#5
mchiocca
closed
9 years ago
1
Should not always set session.permanent = True
#4
kilnyy
closed
9 years ago
5
Fixed custom Redis URL
#3
bambocher
closed
9 years ago
1
Sign session to prevent brute-forcing
#2
ghost
closed
9 years ago
2
Fixes MemcachedSessionInterface to work with Python 3
#1
treycucco
closed
1 year ago
0
Previous