dsusco
Forum Replies Created
-
Forum: Plugins
In reply to: [Authorizer] lots of queries from class-updates.php when using multisiteThanks Paul, Mark put the plugin on our dev instance and it seems good so far.
Forum: Plugins
In reply to: [User Role Editor] allow role to edit selected posts/pages?Thanks Vladimir. I had found that article, I should have read the whole thing. I’ll have to see about getting the university to pay for a license tomorrow.
Forum: Plugins
In reply to: [Authorizer] using CAS attrinbutes to assign roles?Actually, Members isn’t needed at all. I’m able to find the user by login, iterate through the AD groups in the CAS attributes and add_role for each of them. The only caveat is this won’t work the first time the user logs in and their account is created. They’d have to log out and log back in to get the appropriate roles. I don’t think that’s a huge deal, but if anyone has thoughts on fixing it they’d be welcome.
Forum: Plugins
In reply to: [Authorizer] using CAS attrinbutes to assign roles?Awesome, thanks so much. That’s nearly all I need, just have to figure out how to programmaticly assign multiple roles now. Maybe Members plugin?
What’s the best practice for adding a filter like this? Right now I have Code Snippets installed and I just created a snippet for it. Is there something better/more robust that I should be doing instead?
- This reply was modified 9 years ago by dsusco.