Add "Limitations" to main README.
This commit is contained in:
parent
01c79cd0b5
commit
351edac473
12
README.md
12
README.md
@ -84,6 +84,18 @@ Any authentication mechanism is supported as long as it uses a
|
|||||||
session variable.
|
session variable.
|
||||||
|
|
||||||
|
|
||||||
|
## Current limitations
|
||||||
|
|
||||||
|
These limitations may be addressed in the future. Right now,
|
||||||
|
though, please bear in mind that:
|
||||||
|
|
||||||
|
* There's no support for cleaning old sessions from the storage
|
||||||
|
backends.
|
||||||
|
|
||||||
|
* There's no way of setting timeouts and cookie persistence on
|
||||||
|
a per-session basis, only a global basis.
|
||||||
|
|
||||||
|
|
||||||
## Background
|
## Background
|
||||||
|
|
||||||
Yesod has always support client-side sessions via the
|
Yesod has always support client-side sessions via the
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user