History log of /plugin/oauth/ (Results 201 – 225 of 227)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
278ded7728-Jul-2014 Andreas Gohr <andi@splitbrain.org>

Yahoo API: request JSON responses

eca7feca28-Jul-2014 Andreas Gohr <gohr@cosmocode.de>

some login button styles

a90c044e28-Jul-2014 Andreas Gohr <gohr@cosmocode.de>

added a generic oAuth2 Adapter and implemented a Doorkeeper example

5da1353328-Jul-2014 Andreas Gohr <gohr@cosmocode.de>

Google now works

2e94f0b828-Jul-2014 Andreas Gohr <gohr@cosmocode.de>

store no information in the redirect URL

Some providers need an exact matching redirect URL configured (Google)
so we can not keep any dynamic info in the URL. Instead we store it in
the user's sess

store no information in the redirect URL

Some providers need an exact matching redirect URL configured (Google)
so we can not keep any dynamic info in the URL. Instead we store it in
the user's session.

show more ...

43972fa428-Jul-2014 Andreas Gohr <gohr@cosmocode.de>

no longer use auto generated conf data

913e6b2326-Jul-2014 Andreas Gohr <andi@splitbrain.org>

added Google (untested)

don't have Internet right now

caa5ded426-Jul-2014 Andreas Gohr <andi@splitbrain.org>

send notification mail on new users

3c0138db26-Jul-2014 Andreas Gohr <andi@splitbrain.org>

Allow logins to existing accounts only with associated accounts

To prevent people can log into existing account with a newly created
social account with a forged email address. We only allow logins

Allow logins to existing accounts only with associated accounts

To prevent people can log into existing account with a newly created
social account with a forged email address. We only allow logins with
previously approved service providers.

When a user logs in for the first time, eg. the email does not exists,
then the user is created and the social account is approved
automatically.

show more ...

67e2b52d24-Jul-2014 Andreas Gohr <gohr@cosmocode.de>

got Facebook working

6d4f53b424-Jul-2014 Andreas Gohr <gohr@cosmocode.de>

started Facebook-Adapter (not working yet)

1025aad724-Jul-2014 Andreas Gohr <gohr@cosmocode.de>

some smaller adjustments

63b9173723-Jul-2014 Andreas Gohr <andi@splitbrain.org>

renamed AuthService to Adapter

11606ec123-Jul-2014 Andreas Gohr <andi@splitbrain.org>

added services to login form

dfbdd51923-Jul-2014 Andreas Gohr <andi@splitbrain.org>

first go at config data

a15394db23-Jul-2014 Andreas Gohr <andi@splitbrain.org>

fix default group handling when adding new user

d0c4ac9a23-Jul-2014 Andreas Gohr <andi@splitbrain.org>

handle action only when plugin is set as auth type

e32c360723-Jul-2014 Andreas Gohr <andi@splitbrain.org>

fixed logging out. clean up session

f866280e23-Jul-2014 Andreas Gohr <andi@splitbrain.org>

associate oauth logins with existing users, create new if needed

Users are uniquely identified by their email-address. A user can login
with any oauth service - when it returns the same email, its t

associate oauth logins with existing users, create new if needed

Users are uniquely identified by their email-address. A user can login
with any oauth service - when it returns the same email, its the same
user.

show more ...

38378fbb23-Jul-2014 Andreas Gohr <gohr@cosmocode.de>

stubs for mail based user ID

a7a8f46a23-Jul-2014 Andreas Gohr <gohr@cosmocode.de>

remember oAuth logins in session

3df85f0123-Jul-2014 Andreas Gohr <gohr@cosmocode.de>

fixed Github API version pinning

See https://github.com/Lusitanian/PHPoAuthLib/issues/280

f10e09e223-Jul-2014 Andreas Gohr <gohr@cosmocode.de>

first go at the real auth plugin and new Service classes

94bedd5823-Jul-2014 Andreas Gohr <gohr@cosmocode.de>

fixed HTTPclient

56c163c822-Jul-2014 Andreas Gohr <gohr@cosmocode.de>

added our own HTTP client class

12345678910