roles
Moose - imported functions don't count as role methods?
I have a role that declares that it requires a method (with requires). I\'m trying to install the method by directly defining it in the class\'s symbol ta开发者_开发技巧ble.[详细]
2023-04-04 00:18 分类:问答How to hide tabs based on roles defined in attributes in MVC3?
In a default install of a MVC3 website tabs are created in the top left. I开发者_运维百科 would like to hide/show these tabs based on whether the current user would have access to the index ViewResult[详细]
2023-04-02 16:18 分类:问答One role per user CanCan, undefined method 'role' problem
Really confused. Roles are set up and working nicely following the one role per user method. My user model is below.[详细]
2023-04-02 06:34 分类:问答Can't add friend as developer/tester: "There was a problem getting data for the application you requested..."
Trying to add an associate as a tester/developer of our application in sandbox mode so they can add the app and test it.When they go to confirm the developer app request, they get an Application Error[详细]
2023-04-01 18:30 分类:问答Created app listed as admin, but not developer
Been a while since I did an app. I created a new app but I can\'t seem to find the advanced settings (sandbox, etc) for it.[详细]
2023-04-01 10:11 分类:问答ASP.NET MVC: Restrict one Role per User
I am trying to create a program where that only one user can be in only one role at a time.I have developed a clunky means of removing the previously held role and then inserting the new role, but I d[详细]
2023-04-01 03:47 分类:问答Script a user to a specific database?
I am working on my SQL deployment script. I have a login named \"User123\", I have added to my current database, but I have a stored procedure that logs information to MyDB, I need User123 permission[详细]
2023-03-31 06:53 分类:问答CakePHP Auth Deny Admin Routing Pages
I have been reading Stack Overflow questions all aftern开发者_运维问答oon trying to figure this out..[详细]
2023-03-31 02:13 分类:问答ejb Security questions regarding Roles and Authentication
I\'d be very grateful is someone could assist me with the following questions: What are the differences between @RolesAllowed and @DeclareRoles annotations?[详细]
2023-03-31 01:34 分类:问答How to populate LDAP authorities from Active Directory LDAP using Spring security?
We are using spring security to authenticate users from LDAP in our application. The authentication part is working properly but the authorization part is not working.[详细]
2023-03-29 01:48 分类:问答