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
Serializer abstract method names mixup
#270
anderssonjohan
opened
3 days ago
0
Provide proper configuration value for dynamodb table name
#269
vitusventure
opened
3 days ago
0
Bump werkzeug from 3.0.1 to 3.0.6 in /requirements
#268
dependabot[bot]
opened
3 weeks ago
0
Enhancing Redis sessions with hashes and secondary indexing
#267
mortensi
opened
1 month ago
3
redis sentinel
#266
hexkey
closed
4 weeks ago
3
Can't get it to use my existing DynamoDB table
#265
matthewkogan
opened
2 months ago
0
Add support for Redis Clusters in RedisSessionInterface
#263
thebmw
opened
2 months ago
0
Add support for Redis Sentinel
#262
MartinUrban
opened
3 months ago
0
`SESSION_FILE_THRESHOLD` deprecation not reported in changes
#261
galassimarco
closed
3 months ago
0
Aerospike
#260
idoshr
closed
3 months ago
1
MongoDBSessionInterface to use the default database name in connection URI
#259
yarreg
closed
4 days ago
0
Bump certifi from 2023.5.7 to 2024.7.4 in /requirements
#258
dependabot[bot]
closed
3 months ago
1
Incorrect trailing comma in CacheLib usage example
#257
matthewkogan
opened
4 months ago
0
Bump urllib3 from 2.0.2 to 2.2.2 in /requirements
#256
dependabot[bot]
closed
3 months ago
1
>0.6.0 breaks session['last_active']
#255
jeroen-80
closed
5 months ago
2
Allow static resources to bypass opening sessions
#254
markhobson
opened
5 months ago
5
Fix datetime.utcnow() deprecations in SQLAlchemy backend
#253
markhobson
opened
5 months ago
0
GH-95: Add SQLAlchemy storage backend
#252
markhobson
opened
5 months ago
1
SQLAlchemy backend intermittently errors on concurrent requests
#251
markhobson
opened
5 months ago
2
Bump requests from 2.30.0 to 2.32.0 in /requirements
#250
dependabot[bot]
closed
3 months ago
1
Deprecation Warnings
#248
eladavron
closed
6 months ago
0
Error from version 0.6.0 to 0.8.0 on loading
#247
jgriffon
closed
5 months ago
1
can make `SESSION_SERIALIZATION_FORMAT` = 'json' work
#246
eusoubrasileiro
closed
4 weeks ago
1
Possible regression: Table 'sessions' is already defined
#245
Blockguy24
opened
6 months ago
0
Bump werkzeug from 3.0.1 to 3.0.3 in /requirements
#244
dependabot[bot]
closed
3 months ago
1
Bump jinja2 from 3.1.2 to 3.1.4 in /requirements
#243
dependabot[bot]
closed
3 months ago
1
Prevent session hijacking
#242
idoshr
opened
7 months ago
0
Remove rogue comma in cachelib example
#241
SpiritQuaddicted
opened
7 months ago
0
DynamoDB retrieve session does not check for expiration time
#240
MauriceBrg
closed
7 months ago
0
Allow for table creation to be optional to allow for table/schema management by other tooling
#239
jlgoolsbee
opened
7 months ago
4
Testers for session lifetime
#238
idoshr
opened
7 months ago
10
DynamoDB: Add table_exists parameter and extend documentation
#237
MauriceBrg
closed
7 months ago
6
Bump idna from 3.4 to 3.7 in /requirements
#236
dependabot[bot]
closed
7 months ago
1
should_set_storage is duplicate of should_set_cookie
#235
idoshr
closed
7 months ago
1
Bump pymongo from 4.6.2 to 4.6.3 in /requirements
#234
dependabot[bot]
closed
7 months ago
1
issues/232: Allow custom session instantiation
#233
yaelmi3
closed
7 months ago
0
Allow to instansiate Session with custom session interface
#232
yaelmi3
closed
7 months ago
12
implement PostgreSQL sessions
#231
giuppep
opened
7 months ago
5
TypeError: Encoding objects of type LazyString is unsupported
#230
alisharify7
closed
7 months ago
8
Revert "Let Flask-Session be installed with optional dependencies."
#229
Lxstr
closed
8 months ago
0
Let Flask-Session be installed with optional dependencies.
#228
eiriklid
closed
8 months ago
5
Attempt fix publish issue with slsa update
#227
Lxstr
closed
8 months ago
0
0.7.2
#226
Lxstr
closed
8 months ago
0
Alternate 0.7.1
#225
Lxstr
closed
8 months ago
0
0.7.1
#224
Lxstr
closed
8 months ago
0
Version 0.7.0 is a breaking change
#223
eiriklid
closed
8 months ago
4
Revoking sessions
#222
Lxstr
opened
8 months ago
2
Session Management Issue Causing Unexpected User Logouts
#221
Emong
closed
8 months ago
4
`SqlAlchemySessionInterface` docstring and constructor arguments in 0.7.0rc2
#220
Taragolis
closed
8 months ago
1
Fix type annotation in Python < 3.8
#219
Taragolis
closed
8 months ago
3
Next