-
Hi,
I'm having a role X with rule Y. User Z has role X assigned. There is a menu-item M with a route R that is linked to the role X. Now, when rule Y returns false, X cannot access R (`Yii::$app->us…
-
I got this error
![image](https://user-images.githubusercontent.com/13846150/119369635-9b591400-bcde-11eb-8d47-cf349d4a10f0.png)
for emergency I solve this with extends yii\rbac\DbManager and ov…
-
Recently was released version 3 of https://github.com/metafizzy/infinite-scroll, but this extension is incompatible with it. For reference
https://github.com/metafizzy/infinite-scroll/releases/tag/v3…
-
##### Invalid Configuration – yii\base\InvalidConfigException yii\web\Request::cookieValidationKey must be configured with a secret key.
-> http://www.yiiframework.com/forum/index.php/topic/56238-coo…
-
### What steps will reproduce the problem?
1. Use DbManager with Postgresql, run migration to create RBAC tables.
2. Create rule class, put it into namespace
3. Add rule to authManager
### Wha…
-
An initial take on SOD (of course we will jump into help each other anyway) - let know
- DB/Module config: Jointly
- Models: Jointly
- Basic user authentication: @robregonm
- Views, Widgets, & UI: …
-
大家有什么问题都发在这里吧,大家一起共同学习撒~
-
Hi and thanks for your work on this proposal!
if we split core, web, console, log, there are some things to discuss and consider.
- would these all be released separately?
- the more repos we c…
-
Migrations names can't be changed after release, because it will break any installation that already applied them. This means that:
* you can never fix typo in migration name,
* you can not migrate …
-
V2.0.4 "Model Generator" in Oracle error (YII2 v2.0.6)
PHP Fatal Error – yii\base\ErrorException
Maximum execution time of 120 seconds exceeded
V2.0.3 normal
Excuse me, is this the bug, or is it …