Top "Access-control" questions

Access control is the process of limiting the access of ability of users or services to certain resources.

Allow only author to edit his post in yii2 using ACF

I am using Access Control Filter for access managing, but can't get one thing done - for example, how can …

php yii2 access-control role yii2-user
What does "network: Cache entry not found [url: ...]" mean exactly?

Shortly I cannot figure out what is the common reason of network: Cache entry not found [url: ...] message's appearence in …

java caching networking access-control worldwind
Resource Based Access Control vs Role Based Access Control

I am learning Apache Shiro, and I found this article: The New RBAC: Resource-Based Access Control And the author said: .......…

authentication access-control rbac
Difference between fileprivate and private extension?

Swift 3.0 I know that fileprivate access level modifier limited using of function/property to source file where it was declared …

swift3 swift4 access-control access-modifiers access-levels
Nginx allow only root and api locations

I have a server configured as a reverse proxy to my server. I want to reject all the requests except …

nginx webserver web-hosting access-control nginx-location
PHP Access Control System

I am part of a team creating a web application using PHP and MySQL. The application will have multiple users …

php database-design permissions access-control database-permissions
XACML implementation

I am novice to XACML policies. Can you specify me how to implement XACML policies. I have tried different API's. …

java authorization access-control xacml