]> git.mxchange.org Git - quix0rs-gnu-social.git/history - plugins/LdapAuthorization
Explictly unbinding is unnecessary as jQuery's remove() takes care of it
[quix0rs-gnu-social.git] / plugins / LdapAuthorization /
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