-
How is security preparation for both of maintainers and Oatpp users ?
Here are something I hope in oatpp's roadmap : **some security advice with oatpp specific code** in the documentation , **default…
-
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 …
-
I have the basic template installed with a module "admin". In admin module I specify the session name
Yii::$app->session->name = 'back';
In the main config I specify
'session'=>[
'n…
-
Is it possible to set up permissions for guests?
What i would like to do is to assign a role to all guests so they are able to access login / register / resend password / request new password pages.
…
-
### What steps will reproduce the problem?
* create fresh project with `composer create-project --prefer-dist yiisoft/yii2-app-basic basic`
* configure component response by adding `'response' => ['…
-
I'm reviewing Yii2 BaseArrayHelper and comparing it to what we have. Their BaseArrayHelper is basically a replacement for TMap. It adds a few things that we don't do, like various ways of ordering, …
-
### What steps will reproduce the problem?
I'm trying to request the non-existent action of a rest controller (subclass of yii\rest\Controller).
For example: GET http://backend.example.dev/api/exist…
-
In general, it is not clear what parts of jsonapi standard is covered by the extension and what is left for the implementor or maybe will be included in future updates of the extension.
There are t…
-
Twig\Error\RuntimeError
An exception has been thrown during the rendering of a template ("Failed to instantiate component or class "yii\bootstrap\BootstrapAsset".").
↵
Caused by: Invalid Configurat…
-
Hello, I'm a beginner to HumHub and I was currently assigned to update some old HumHub version (1.2.8).
Since it's recommended to update to the 1.3 version first, I'm trying to update to the 1.3.1 …