+59
-1
appview/auth/auth.go
+59
-1
appview/auth/auth.go
·········-clientSession.Values[appview.SessionExpiry] = time.Now().Add(time.Minute * 15).Format(time.RFC3339)+clientSession.Values[appview.SessionExpiry] = time.Now().Add(ExpiryDuration).Format(time.RFC3339)+func (a *Auth) RefreshSession(ctx context.Context, r *http.Request, w http.ResponseWriter, atSessionish Sessionish, pdsEndpoint string) error {
+9
-44
appview/state/middleware.go
+9
-44
appview/state/middleware.go
······
+72
appview/state/session.go
+72
appview/state/session.go
···
+27
-1
appview/state/state.go
+27
-1
appview/state/state.go
···············+s.pages.Notice(w, "repo", "Failed to add user to knot1.tangled.sh. You should be able to use your own knot however.")