aboutsummaryrefslogtreecommitdiffstats
path: root/services/auth/source/oauth2/store.go
diff options
context:
space:
mode:
Diffstat (limited to 'services/auth/source/oauth2/store.go')
-rw-r--r--services/auth/source/oauth2/store.go3
1 files changed, 2 insertions, 1 deletions
diff --git a/services/auth/source/oauth2/store.go b/services/auth/source/oauth2/store.go
index 394bf99463..90fa965602 100644
--- a/services/auth/source/oauth2/store.go
+++ b/services/auth/source/oauth2/store.go
@@ -9,6 +9,7 @@ import (
"net/http"
"code.gitea.io/gitea/modules/log"
+ session_module "code.gitea.io/gitea/modules/session"
chiSession "gitea.com/go-chi/session"
"github.com/gorilla/sessions"
@@ -65,7 +66,7 @@ func (st *SessionsStore) Save(r *http.Request, w http.ResponseWriter, session *s
chiStore := chiSession.GetSession(r)
if session.IsNew {
- _, _ = chiSession.RegenerateSession(w, r)
+ _, _ = session_module.RegenerateSession(w, r)
session.IsNew = false
}
crl'>automated/noid/stable23-update-code-signing-crl Nextcloud server, a safe home for all your data: https://github.com/nextcloud/serverwww-data
aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_external/l10n/fa.php
blob: 5acf3eac5a59a4e4cea5159330911a442d707e5b (plain)
1
2
3
4
5
6
7
8
9
10