Browse Source

Added link to new RBAC page

tags/2.0.0-beta
Vincent 11 years ago
parent
commit
d32813f38d
  1. 4
      docs/guide/index.md

4
docs/guide/index.md

@ -56,7 +56,7 @@ Security and access control
- [Authorization](authorization.md) - Access control and RBAC
- [Security](security.md) - Hashing and verifying passwords, encryption
- [Views security](view.md#security) - how to prevent XSS
- Role based access control
- [RBAC](rbac.md) - Role-based Access Control
Data providers, lists and grids
===============================
@ -84,4 +84,4 @@ References
==========
- [Model validation reference](validation.md)
- [Official Composer documentation](http://getcomposer.org)
- [Official Composer documentation](http://getcomposer.org)

Loading…
Cancel
Save