Commit Graph

2 Commits

Author SHA1 Message Date
Imre Farkas b9b3ec8354
CE port of "Require session with smartcard login for Git access" 2019-07-05 08:12:29 +02:00
James Edwards-Jones 5faa98f481 Session stored globally per request
- This can be accessed with Session.current and is restored after.
- Data can be stored under a key with NamespacedSessionStore
2019-05-02 12:28:26 +07:00