From 49b656a6575bff537d662f486b3ef81e667f21c5 Mon Sep 17 00:00:00 2001 From: Alexander_Kabui Date: Mon, 23 Sep 2024 10:26:34 +0300 Subject: Update issue: implement redirect on login. --- issues/gn-auth/implement-redirect-on-login.gmi | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'issues/gn-auth') diff --git a/issues/gn-auth/implement-redirect-on-login.gmi b/issues/gn-auth/implement-redirect-on-login.gmi index a6faded..061957d 100644 --- a/issues/gn-auth/implement-redirect-on-login.gmi +++ b/issues/gn-auth/implement-redirect-on-login.gmi @@ -5,16 +5,12 @@ * assigned: alexm * priority: medium * status: in progress -* keywords: gn-auth, auth, redirect, login, completed +* keywords: gn-auth, auth, redirect, login, completed, closed * type: feature-request ## Description -The goal is to redirect users to login for services that -require authentication and then after -the page they were trying to access before logging in, rather than sending them to the homepage. -Additionally, display the message "You are required to log in" -on the current page instead of on the homepage. +The goal is to redirect users to the login page for services that require authentication, and then return them to the page they were trying to access before logging in, rather than sending them to the homepage. Additionally, display the message "You are required to log in" on the current page instead of on the homepage. ## Tasks -- cgit v1.2.3