From e5aea4e4894f956f2f731a1e135af7bb1d125a88 Mon Sep 17 00:00:00 2001 From: Alexander_Kabui Date: Thu, 19 Sep 2024 12:58:06 +0300 Subject: Mark issue as complete: implement redirect on login. --- issues/gn-auth/implement-redirect-on-login.gmi | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/issues/gn-auth/implement-redirect-on-login.gmi b/issues/gn-auth/implement-redirect-on-login.gmi index 2c54fce..a6faded 100644 --- a/issues/gn-auth/implement-redirect-on-login.gmi +++ b/issues/gn-auth/implement-redirect-on-login.gmi @@ -5,7 +5,7 @@ * assigned: alexm * priority: medium * status: in progress -* keywords: gn-auth, auth, redirect, login +* keywords: gn-auth, auth, redirect, login, completed * type: feature-request ## Description @@ -18,5 +18,9 @@ on the current page instead of on the homepage. ## Tasks -* [ ] Redirect users to the login page if they are not logged in. -* [ ] Implement a redirect to the correct resource after users log in. +* [x] Redirect users to the login page if they are not logged in. +* [x] Implement a redirect to the correct resource after users log in. + +## Notes +See this PR for commits that fixes this: +=> https://github.com/genenetwork/genenetwork2/pull/875 -- cgit v1.2.3