add configuration options for the session cookie #5
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
Milestone
When a user logins in, Goat Guardian creates a session cookie called
_GG_SESSION
.The settings for the cookie are defined here:
goat-guardian/src/GoatGuardian.hs
Lines 324 to 331 in cc51574
It would be nice to allow the operator the ability to change these settings.
The text was updated successfully, but these errors were encountered: