Skip to content

This plugin redirects the user, just after he has logged, to the URL defined in settings. If the redirect url is not defined (default), the behaviour is as usual(My Page).

Notifications You must be signed in to change notification settings

undx/redmine_redirect_to_after_login

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

redirect_to_after_login - Redmine plugin

This plugin redirects the user, just after he has logged, to the URL defined in settings. If the redirect url is not defined (default), the behaviour is as usual(My Page).

Installation

git clone https://github.com/undx/redmine_redirect_to_after_login.git redirect_to_after_login

Please note that plugin must be named redirect_to_after_login.

Restart Redmine's server.

Configuration

Go to Administration > Plugins > Configure to set the URL.

Enter the relative URL beginning with a slash (/landing-page) or the absolute, FQDN URL (http://www.example.com/landing-page)

About

This plugin redirects the user, just after he has logged, to the URL defined in settings. If the redirect url is not defined (default), the behaviour is as usual(My Page).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages