Craig Andrews
|
3bfe3345df
|
Use common_nicknamize() in better places.
|
2010-03-01 11:56:07 -05:00 |
|
Craig Andrews
|
a796a7cdc6
|
nicknamize the requested nickname during autoregistration
|
2010-02-26 16:31:38 -05:00 |
|
Craig Andrews
|
61d4709eb8
|
Pass username and nickname to autoregister so auth plugins can set the nickname correct when creating a new user.
Continues fixing what Eric Helgeson pointed out in 01eb4e8f00
|
2010-01-29 20:43:16 -05:00 |
|
Eric Helgeson
|
01eb4e8f00
|
autoRegister() expects a username existing in ldap, not the suggested_nickname
|
2010-01-29 17:58:15 -05:00 |
|
Craig Andrews
|
a27aef9206
|
Add nickname suggestion capability for use during autoregistration.
|
2010-01-14 19:52:11 -05:00 |
|
Craig Andrews
|
9e2e0605ed
|
Move Authorization and Authentication plugin structures into core, instead of as plugins.
This move makes sense as you can addPlugin('Authentication') for example - these are abstract classes designed to be implemented, not used directly.
|
2010-01-05 13:56:22 -05:00 |
|