|
b3ff32f507
|
Add instructions for adding authorization to your controllers #11777 (#11791) [skip ci]
* Add instructions for adding authorization to your controllers
* Fixed typos
|
2016-06-21 23:07:42 +03:00 |
|
|
80da506460
|
Fixes #11330: Added note about RbacController namespace
|
2016-04-14 12:10:22 +03:00 |
|
|
7667aa1ce2
|
Added note about app specific configs to RBAC docs
|
2016-03-05 18:08:57 +03:00 |
|
|
776f029845
|
Clarified that IDs in AccessRule::$controllers should be prefixed with module ID
|
2015-09-10 15:03:20 +03:00 |
|
|
9891b802fd
|
guide touch [skip ci]
|
2015-05-11 22:42:15 -04:00 |
|
|
f11bdfa2a7
|
Grammar fix: followings -> following
|
2015-04-21 15:08:16 +02:00 |
|
|
87a824515f
|
Renamed application template into project template in docs
|
2015-04-02 14:46:34 +03:00 |
|
|
87c6eec52e
|
Describe both configuration options for authManager
only the phpManager configuration was described, the DbManager configuration was not found on this documentation
close #6771
|
2015-01-10 19:53:27 +01:00 |
|
|
c56ada5553
|
docs/guide/security-authorization.md - fix [ci skip]
|
2014-12-22 21:14:47 +09:00 |
|
|
87b10f2c23
|
Fixes #6564: removed mentioning of creating files manually in case of using PhpManager
|
2014-12-18 21:04:01 +03:00 |
|
|
84d416d1e4
|
Deleted double tip [skip ci]
|
2014-12-09 10:34:44 +01:00 |
|
|
48f25347c5
|
Clarified on how to execute RbacController::actionInit()
|
2014-11-05 02:35:36 +03:00 |
|
|
ed3084c807
|
Added $auth = Yii::$app->authManager; to authorization guide to show where $auth is coming from
|
2014-10-19 00:16:59 +04:00 |
|
|
3c153c20d8
|
Update security-authorization.md
|
2014-10-12 02:44:50 +03:00 |
|
|
6624ad3dc6
|
Update authorization guide
and Remove TBD from readme.md where it is no longer needed
close #5430
|
2014-10-08 18:16:59 +02:00 |
|
|
dfd68954a5
|
finished guide on formatting
|
2014-10-06 20:48:44 +02:00 |
|
|
2c02765229
|
Fixing wrong docs in RBAC PHPManager and wrong paths in security-authorization.md
close #5348
|
2014-10-04 12:22:34 +02:00 |
|
|
1e344dd99c
|
Fix typo in security-authorization.md
|
2014-09-04 11:28:00 +02:00 |
|
|
41f31bcd36
|
[skip ci] Fixes #4548
|
2014-08-01 00:37:01 +04:00 |
|
|
42c464cf3e
|
Update a tip and an example
- add a tip that rbac.php is needed to create manually when using PhpManager.
- update that RbacController example needs to import Yii namespace.
|
2014-06-20 15:58:45 +07:00 |
|
|
cf884b2676
|
Unnecessary line (left after b39effda2e )
|
2014-06-03 19:49:48 +03:00 |
|
|
d6f74f4b2b
|
Update security-authorization.md
Typo
|
2014-05-21 11:08:40 -04:00 |
|
|
279450d804
|
Update security-authorization.md
typo
|
2014-05-21 10:49:42 -04:00 |
|
|
38a872ec2d
|
Fixed wrong links
|
2014-05-06 16:39:10 +02:00 |
|
|
ef71a97e57
|
renamed chapter to section [skip ci]
|
2014-05-05 15:11:50 -04:00 |
|
|
2098c6243f
|
Сheck if user is authenticated in RBAC UserGroupRule.
|
2014-05-02 11:11:36 +03:00 |
|
|
6bad24365b
|
Fixed arguments order in RBAC guide
|
2014-04-30 14:09:58 +04:00 |
|
|
bb145f5067
|
Fixes #3179: removed duplicate validation rules from User model in advanced app, removed User::create()
|
2014-04-30 02:16:28 +04:00 |
|
|
f34fa1ed8a
|
Merge branch 'master' of git://github.com/yiisoft/yii2
|
2014-04-29 13:18:57 -04:00 |
|
|
5b8cf206b9
|
guide wip [skip ci]
|
2014-04-29 13:18:50 -04:00 |
|
|
b39effda2e
|
Fixes #3238: added drawings to RBAC docs
|
2014-04-29 20:01:22 +04:00 |
|
|
fdefbc71c0
|
Reorganized guide.
|
2014-04-28 14:26:52 -04:00 |
|