29 Commits (1989494faa046f89917a6fb2e02516c781b03541)

Author SHA1 Message Date
Alexander Makarov 776f029845 Clarified that IDs in AccessRule::$controllers should be prefixed with module ID 9 years ago
Qiang Xue 9891b802fd guide touch [skip ci] 10 years ago
Nikola Kovacs f11bdfa2a7 Grammar fix: followings -> following 10 years ago
Alexander Makarov 87a824515f Renamed application template into project template in docs 10 years ago
Angel Guevara 87c6eec52e Describe both configuration options for authManager 10 years ago
Nobuo Kihara c56ada5553 docs/guide/security-authorization.md - fix [ci skip] 10 years ago
Alexander Makarov 87b10f2c23 Fixes #6564: removed mentioning of creating files manually in case of using PhpManager 10 years ago
Nikola Basic 84d416d1e4 Deleted double tip [skip ci] 10 years ago
Alexander Makarov 48f25347c5 Clarified on how to execute RbacController::actionInit() 10 years ago
Alexander Makarov ed3084c807 Added $auth = Yii::$app->authManager; to authorization guide to show where $auth is coming from 10 years ago
Mihail 3c153c20d8 Update security-authorization.md 10 years ago
Valentin Ts 6624ad3dc6 Update authorization guide 10 years ago
Carsten Brandt dfd68954a5 finished guide on formatting 10 years ago
Nikola Trifunovic 2c02765229 Fixing wrong docs in RBAC PHPManager and wrong paths in security-authorization.md 10 years ago
Lorenzo Milesi 1e344dd99c Fix typo in security-authorization.md 10 years ago
RichWeber 92cd13a913 pull origin 10 years ago
Alexander Makarov 41f31bcd36 [skip ci] Fixes #4548 10 years ago
sitawit 42c464cf3e Update a tip and an example 10 years ago
Borales cf884b2676 Unnecessary line (left after b39effda2e) 10 years ago
muyiwaolurin d6f74f4b2b Update security-authorization.md 10 years ago
muyiwaolurin 279450d804 Update security-authorization.md 10 years ago
MarsuBoss 38a872ec2d Fixed wrong links 11 years ago
Qiang Xue ef71a97e57 renamed chapter to section [skip ci] 11 years ago
vova07 2098c6243f Сheck if user is authenticated in RBAC UserGroupRule. 11 years ago
Alexander Makarov 6bad24365b Fixed arguments order in RBAC guide 11 years ago
Alexander Makarov bb145f5067 Fixes #3179: removed duplicate validation rules from User model in advanced app, removed User::create() 11 years ago
Qiang Xue 5b8cf206b9 guide wip [skip ci] 11 years ago
Alexander Makarov b39effda2e Fixes #3238: added drawings to RBAC docs 11 years ago
Qiang Xue fdefbc71c0 Reorganized guide. 11 years ago
MarsuBoss 7da4d876d8 Fix link 11 years ago
Alexander Makarov 8c79c4f08b Fixed typo 11 years ago
Qiang Xue e04dca4dae added more rbac doc [skip ci] 11 years ago
Alexander Makarov f7b8e7a023 Improved RBAC docs 11 years ago
Qiang Xue a42b80ec9c minor doc update [skip ci] 11 years ago
Qiang Xue a3632dbb51 Fixes #3129: added RBAC documentation. 11 years ago
Qiang Xue 7bc52f32a4 Re-implemented RBAC by following more closely to the original NIST RBAC model. Dropped `yii\rbac\PhpManager`. 11 years ago
armab 8478db4e28 Update authorization.md 11 years ago
Aleksandr Zelenin 034ba5e625 auth guide fix 11 years ago
Alexander Makarov 75154d351d Refactored AR find 11 years ago
Qiang Xue a15a3835c7 Moved all filter classes to namespace `yii\filters` 11 years ago
Alexander Makarov 84ac0a940c Fixed typo 11 years ago
Alexander Makarov 574985824d Adjusted guide 11 years ago
Qiang Xue eaaf5f02a3 replaced tabs with spaces in docs. 11 years ago
Jason Ragsdale 30d9dc30fc Update authorization.md 11 years ago
Carsten Brandt 6ebcd9ac30 fixed absolute class links in guide 11 years ago
Carsten Brandt 8bf9184729 edited the guid. fixed a huge bunch of links, hopefully all :) 11 years ago
Daniel Schmidt f24454a458 Renames AccessDeniedHttpException to ForbiddenHttpException in framework, docs, and extension files 11 years ago
Luciano Baraglia e64e35fb99 Authorization doc match callback example 11 years ago
Qiang Xue ab47d58c69 path fixes. 11 years ago
Qiang Xue c7c13a6693 Added concrete http exception classes. 11 years ago