]> git.mxchange.org Git - quix0rs-gnu-social.git/history - plugins/LdapAuthorization/LdapAuthorizationPlugin.php
Merge branch 'inblob' of git@gitorious.org:~evan/statusnet/evans-mainline into inblob
[quix0rs-gnu-social.git] / plugins / LdapAuthorization / LdapAuthorizationPlugin.php
2010-01-09 Evan ProdromouMerge branch 'inblob' of git@gitorious.org:~evan/status...
2010-01-07 Sarven CapadisliMerge branch '0.9.x' of git@gitorious.org:statusnet...
2010-01-07 Evan ProdromouMerge branch '0.9.x' of git@gitorious.org:statusnet...
2010-01-07 Zach CopleyMerge branch '0.9.x' of git@gitorious.org:statusnet...
2010-01-06 Craig AndrewsRemove erroneous call to parent::onInitializePlugin()
2010-01-05 Craig AndrewsMove Authorization and Authentication plugin structures...
2009-11-20 Zach CopleyMerge branch '0.9-release'
2009-11-19 Evan ProdromouMerge branch '0.9.x' into mapstraction
2009-11-19 Zach CopleyMerge branch 'admin-sections/2' into 0.9.x
2009-11-18 Craig AndrewsMerge branch '0.9.x' of gitorious.org:statusnet/mainlin...
2009-11-18 Craig AndrewsYou cannot use static that way - using another approach...
2009-11-18 Craig AndrewsReuse ldap connections for the default config
2009-11-18 Craig Andrewsdo not required that roles_to_groups be specified
2009-11-18 Craig Andrewsrename isMemberOfGroup to be more consistent with other...
2009-11-18 Craig Andrewsattributes['username'] is required
2009-11-18 Craig AndrewsAdd some functions that were previously undefined
2009-11-18 Craig AndrewsAdd login_group configuration option so only members...
2009-11-18 Craig AndrewsAdded Authorization plugin