MGatner

Results 34 issues of MGatner

Can anyone recommend resources for finding opinionated templates built with `react-bootstrap`? The library name is generic enough that it is near impossible to find templates that are actually downstream, and...

question

REJack expects version 4 of AdminLTE to launch pretty soon (last estimate was April). Do you have any plans to update this library or support a new one?

It has been over a year since the [documention](https://github.com/lonnieezell/myth-auth/tree/develop/docs) was actually updated with numerous changes along the way. Looking for someone willing to read through and update any discrepancies, and...

help wanted
documentation
in progress

Because email addresses must be `unique` in the database, accounts can be denied intentionally or accidentally by "camping" a new account with the email address, verified or not. Unverified emails...

enhancement
security

User permissions cache is not updated when Group permissions are altered, creating a potential lag time between adding/removing a group permission and the update to the user.

`BaseValidator` and `ValidatorInterface` provide almost identical offerings. One of these should be deprecated, depending on whether the intent. Either: * keep the base, adding `abstract public function check()` (less restriction,...

next version

Model use throughout the library is inconsistent, **src/Config/Services.php** being a central discrepancy: ``` 50 Parameter #1 $groupModel of class Myth\Auth\Authorization\FlatAuthorization constructor expects Myth\Auth\Authorization\GroupModel, CodeIgniter\Model given. 50 Parameter #2 $permissionModel of...

next version

### PHP Version 8.1.2 ### CodeIgniter4 Version 4.2.7 ### Shield Version `develop` ### Which operating systems have you tested for this bug? Linux ### Which server did you use? apache...

bug

`diffForHumans()` is returning "not very human" intervals for unit values. Per the discussion this tries to identify a standard and updates the values to match that. Fixes #307

* Updates framework to 4.2.10 * Patches project files to latest equivalent * ~~Bumps all minor dependencies~~ Supersedes #328