We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated Home (markdown)
Deprecate the wiki documentation.
Improve the description of deny-override.
Fix typo.
Add a note about the only-string-supported-in-rule issue: https://github.com/casbin/casbin/issues/113
Note the readers that multiple policy definitions are not supported yet.
Add JSON Adapter to README.
Explain why only one matcher is supported.
Add DynamoDB Adapter.
Fix the link to Enable & disable page.
Point to the right side bar in main page.
Update the adapters that support Auto-Save.
Add Beego ORM Adapter.
Add RethinkDB Adapter.
Add RQLite Adapter and PostgreSQL Adapter.
Add MongoDB Adapter.
Add Gorm support.
Deprecate MySQL Adapter.
Update three optional adapter methods.
Add AutoSave example.
Refactor out AutoSave page.
Add the 3rd level entries.
Describe empty implementation for the three optional functions in adapter.
Refactor out How-to-write-an-adapter page.
Describe the three optional adapter methods.
Update the adapter examples.
Update the link for File Adapter.
Refactor out the Model persistence page.
Rename Enable() to EnableEnforce().
Add Get started page.