-
Notifications
You must be signed in to change notification settings - Fork 39
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
6 changed files
with
6 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
* Accessmap class file. | ||
* A Simple Access Control Mapping Library | ||
* | ||
* @version 1.0 | ||
* @version 1.3 | ||
* @package ezRbac | ||
* @since ezRbac v 0.3 | ||
* @author Roni Kumar Saha<[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
* ezmanage class | ||
* A simple class to manage ACL through a easy GUI | ||
* | ||
* @version 1.0 | ||
* @version 1.3 | ||
* @package ezRbac | ||
* @since ezRbac v 0.2 | ||
* @author Roni Kumar Saha<[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,7 +6,7 @@ | |
* This model represents user access mapping data. It can be used | ||
* for manipulation and retriving access previlages information. | ||
* | ||
* @version 1.0 | ||
* @version 1.3 | ||
* @package ezRbac | ||
* @since ezRbac v 0.2 | ||
* @author Roni Kumar Saha<[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,7 +6,7 @@ | |
* This model represents user access mapping data. It can be used | ||
* for manipulation and retriving access previlages information. | ||
* | ||
* @version 1.0 | ||
* @version 1.3 | ||
* @package ezRbac | ||
* @since ezRbac v 0.2 | ||
* @author Roni Kumar Saha<[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,7 +6,7 @@ | |
* This model represents user_role data. It can be used | ||
* for manipulation and retriving user_role data. | ||
* | ||
* @version 1.0 | ||
* @version 1.3 | ||
* @package ezRbac | ||
* @since ezRbac v 0.3 | ||
* @author Roni Kumar Saha<[email protected]> | ||
|