Skip to content

sintro/login_referer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

login_referer


Roundcube Webmail Plugin Login Referer.

Description

Plugin to redirect to referer url, presented in query param referer on login page (like http://example.com/roundcubemail?referer=http://localhost) If current login page url has no referer param, nothing special will happen. This plugin can be usefull if you use Roundcube's to authenticate in some other system.

Installation

Download and install via http://plugins.roundcube.net Just add

"sintro/login_referer": "~1.0.0"

to your composer.json require section in Roundcube directory and then launch composer.phar install. You can take template composer.json here if you don't have it already.

Configuration

You can set optional referer param name directly in Roundcube's main config file or via host-specific configurations:

$config['login_referer_param'] = 'referer';

Homepage: https://plugins.roundcube.net/packages/sintro/login_referer

About

Roundcube plugin to redirect to referer url, presented in query param on login page.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages