12 Commits (6a36fa82c7cba8303c57b8d64a5dbcc555c4715a)

Author SHA1 Message Date
Carsten Brandt 69673c0c94 Rename Object -> BaseObject for PHP 7.2 compatibility 7 years ago
Robert Korulczyk 4aa935e69e Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
Boudewijn Vahrmeijer 32f4dc8997 Fixes #5385: links created from classes to corresponding guide articles (#12920) 8 years ago
Nikola Kovacs 0900641ed4 fix documentation 9 years ago
╃巡洋艦㊣ 1468bd4d3d version 2.0.1 84b42ab 10 years ago
Alexander Makarov 3eee7b8e4b Fixes #4072: `\yii\rbac\PhpManager` adjustments 10 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
Qiang Xue 0b29c9607d fixed broken API links [skip ci] 11 years ago
Alexander Makarov 0e6cbda43e RBAC: decoupled rules from assignments and items, implemented php manager 11 years ago
Carsten Brandt bf3c75147d reverted breaking PHPdoc codestyle changes 11 years ago
SonicGD b5f8a4dc22 Reformat code te be PSR-2 compatible 11 years ago
Carsten Brandt 262189533a huge amount of documentation link fixes 11 years ago
Qiang Xue 0c38655217 psr-4 move 11 years ago
Qiang Xue f72105166c reorganized the main repo to satisfy PSR-0. 12 years ago
Qiang Xue 491e66083a refactored RBAC. 12 years ago
Alexander Kochetov af3f5af3be RBAC: Item and Assignment optimized save approach 12 years ago
Alexander Kochetov 0d90541084 Moved from framework to yii 12 years ago
Alexander Kochetov 3fe23f83c7 Remove IManager interface 12 years ago
Alexander Kochetov c9fe510ebb Comment fixes + class descriptions added 12 years ago
Alexander Kochetov 850ff06560 DbManager added + other classes comments fixes 12 years ago
Alexander Kochetov cd33870671 Moved to framework/rbac + method names refactoring 12 years ago
Alexander Kochetov 9158e110da Auth manager init version 12 years ago