Author Topic: External login  (Read 3221 times)

Offline bslindgreen

  • Newbie
  • *
  • Posts: 3
External login
« on: January 04, 2013, 06:46:28 AM »
I want to create an external login form. However the token system is very annoying since it prevent the form for working.
Do any of you guys have a solution where i can keep the token system, or where the token system is disabled when its redirected from a special url. If you don't have a solution where i keep the token system, how do i then disable it. Please give answers with examples.

Offline SKaero

  • Administrator
  • Hero Member
  • *****
  • Posts: 5,882
    • SKaero - Custom Roundcube development
Re: External login
« Reply #1 on: January 04, 2013, 09:49:23 AM »
You can change how the tokens work with a plugin, take a look at the autologin plugin as an example.