mirror of
https://github.com/gitbucket/gitbucket.git
synced 2025-11-06 21:45:50 +01:00
(refs #341) Migrate slick session.
This commit is contained in:
@@ -61,6 +61,11 @@ object Keys {
|
||||
*/
|
||||
object Request {
|
||||
|
||||
/**
|
||||
* Request key for the Slick Session.
|
||||
*/
|
||||
val DBSession = "DB_SESSION"
|
||||
|
||||
/**
|
||||
* Request key for the Ajax request flag.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user