From 6395a5d5b86ce4aca75a4eb246db77cd08ae0ffc Mon Sep 17 00:00:00 2001 From: Gordian Edenhofer Date: Thu, 18 Jun 2015 21:28:17 +0200 Subject: Redirect at previous page after a successful login After the user was authenticated a redirect to the site which linked the user to the login page is done. This fixes FS#32481. Signed-off-by: Lukas Fleischer --- web/html/login.php | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'web/html/login.php') diff --git a/web/html/login.php b/web/html/login.php index f898a57..ab7bac9 100644 --- a/web/html/login.php +++ b/web/html/login.php @@ -42,6 +42,11 @@ html_header('AUR ' . __("Login"));

" /> [] + + + + +

-- cgit v1.2.3-54-g00ecf