Author Topic: Authentication plugin that authenticates user based on http headers  (Read 3322 times)

Offline dblazeka

  • Jr. Member
  • **
  • Posts: 11
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

Offline SKaero

  • Administrator
  • Hero Member
  • *****
  • Posts: 5,879
    • SKaero - Custom Roundcube development
Re: Authentication plugin that authenticates user based on http headers
« Reply #1 on: August 29, 2014, 09:38:23 PM »
Take a look at the http_authentication plugin that comes with Roundcube.