Releases: lanlin/god
Releases · lanlin/god
some update & multiple pdo adapters
- implemented comment removing
- improve the code formator
- add GroupRoleManager
- add getImplicitRolesForUser and getImplicitPermissionsForUser
- join the cache after persisting the policy
- saveModelToText() and savePolicyToText().
- fixed escape assertion
- new adapters supported, (PDO: MySQL, PostgreSQL, SQLite, SqlServer)
- some update or bug fix
- It's very similar to JCasbin Version 1.4.0
bug fix
init filter support
- unit tests for domain resource roles
- unit tests for resource roles
- init filter support
$filter = []; // the filter for policy to load
$adapter = new AdapterFiltered(‘table_name’, $filter);
$god = new God(‘path_to_model.conf’, $adapter);
bug fix and php version change
- var_export does not handle circular references.
- update phpunit to 7.2, php to 7.2
readme update
1.0.1 #
God bless you!
does "Who" as "Role" or "Group" from "Where" do "Operator" to "What" will got "How"?