Roundcube Community Forum

Third Party Contributions => API Based Plugins => Topic started by: dblazeka on August 27, 2014, 09:36:41 AM

Title: Authentication plugin that authenticates user based on http headers
Post by: dblazeka on August 27, 2014, 09:36:41 AM
I'm currently developing a system where imap username and password are being sent as http headers. I shall develop a plugin that doesn't ask user for credentials when correct headers are present. Any ideas or help would be appreciated.

Thanks in advance,
Dino
Title: Re: Authentication plugin that authenticates user based on http headers
Post by: SKaero on August 29, 2014, 09:38:23 PM
Take a look at the http_authentication plugin that comes with Roundcube.