Craig Andrews
|
6f95ccd37d
Create Account Manager plugin implementing the Account Management specification
|
14 years ago |
Craig Andrews
|
6317f7d92b
Assigning my copyrights to the Free Software Foundation
|
14 years ago |
Brion Vibber
|
7005ef6661
Merge branch 'testing' into 0.9.x
|
14 years ago |
Brion Vibber
|
7c828ae5f8
OpenID access control options: trusted provider URL, Launchpad team restrictions. Added an admin panel for setting these and OpenID-only mode, off by default.
|
14 years ago |
Siebrand Mazeland
|
7ec5e7cd76
Update translator documentation for OpenID plugin.
|
14 years ago |
Evan Prodromou
|
ad608ab9ad
prevent password login actions in OpenID-only mode
|
14 years ago |
Evan Prodromou
|
ff60cb4e66
start making OpenID-only mode work
|
14 years ago |
Evan Prodromou
|
fcdbf421ab
reformat OpenIDPlugin for PHPCS
|
14 years ago |
Eric Helgeson
|
86f2f530ef
Fixed incorrect link on registration successful page
|
15 years ago |
Evan Prodromou
|
0587dcc045
add version info to OpenID plugin
|
15 years ago |
Brion Vibber
|
4b5e977a7b
New _m() gettext wrapper with smart detection of plugin domains. Plugin base class registers your gettext files if present at initialization.
|
15 years ago |
Zach Copley
|
a1f87f415a
OpenID plugin should set 'user_openid.display' as unique key
|
15 years ago |
Zach Copley
|
8acc1587b1
Revert "Allow plugin DB_DataObject classes to not have to use the .ini file by overriding keys(), table(), and sequenceKey() for them"
|
15 years ago |
Brion Vibber
|
6f9b909211
Fix for PHP spewing notices from commit a373d07ae00b878f47970f2e4a7d86c6ec3a65cf
|
15 years ago |
Craig Andrews
|
a373d07ae0
Allow plugin DB_DataObject classes to not have to use the .ini file by overriding keys(), table(), and sequenceKey() for them
|
15 years ago |
Craig Andrews
|
cefbad0159
Also delete the OpenID provider data when a user is deleted
|
15 years ago |
Brion Vibber
|
8d44b6a5a2
Fix bug 1962: deleteuser.php regression when OpenID plugin not enabled
|
15 years ago |
Craig Andrews
|
204eb5b0c4
made openidserver a login action so it can be seen when the site is in "private" mode
|
15 years ago |
Craig Andrews
|
acaf07f6e8
Added an "Verify Your Identity" page to the OpenID provider
|
15 years ago |
Craig Andrews
|
54696f7c46
Moved the public XRDS from the OpenID plugin to core
|
15 years ago |
Brion Vibber
|
fd650715fa
Warning cleanup: drop reference on router parameter to RouterInitialized event handlers.
|
15 years ago |
Evan Prodromou
|
e25716d180
correctly output public XRDS <meta>
|
15 years ago |
Evan Prodromou
|
f65baaaa4f
change DB so OpenIDPlugin manages OpenID tables
|
15 years ago |
Evan Prodromou
|
99c74f2cc4
statusize OpenID plugin
|
15 years ago |
Evan Prodromou
|
209486d3be
add OpenID doc menu item and doc page
|
15 years ago |
Evan Prodromou
|
5dc1291b59
move openid instructions to OpenIDPlugin
|
15 years ago |
Evan Prodromou
|
622c0b24c3
move redirect-to-openid code to OpenID plugin
|
15 years ago |
Evan Prodromou
|
2ed46ce274
move XRDS code from public action to OpenIDPlugin
|
15 years ago |
Evan Prodromou
|
628a937108
say that it's OK to do OpenID login in private mode
|
15 years ago |
Evan Prodromou
|
3997682d26
incorrectly moved user xrds to OpenID plugin; fixing
|
15 years ago |