Pooya Parsa

Results 12 issues of Pooya Parsa

Hi all, When we create a custom column in table `users`, for example `phone_number`. And then we set the value to ```php /** * -------------------------------------------------------------------- * Valid login fields *...

enhancement

Hello friends, This PR gives command shield:setup the ability to automatically implement the security proposal issued in [SecurityAdvisories](https://github.com/codeigniter4/shield/security/advisories/GHSA-5hm8-vh6r-2cjq).

enhancement

Hello friends. The purpose of these PR, Add a feature to cancel actions if there are custom cases. This PR allows the shield to cancel actions by checking the user...

enhancement

### PHP Version 8.1.5 ### CodeIgniter4 Version 4.2.5 ### Shield Version dev ### Which operating systems have you tested for this bug? Windows ### Which server did you use? apache...

enhancement

**Description** Explain what you have changed, and why. **Checklist:** - [ ] Securely signed commits - [ ] Component(s) with PHPDoc blocks, only if necessary or adds value - [...

github_actions

Shield does not accept commits that are not signed with GPG KEY, so there is an Github Action to automatically check the signature of commits and add a tag **GPG-Signing...

github_actions
dev

**Description** fix: #998 The user registration form sets the default group value for the user when a new user is registered. Although I don't consider this a bug, I prefer...

bug

Currently, tokens expire based on the `Config/AuthToken::$unusedTokenLifetime` setting. It is better that users are able to set the expiration date of the token when creating the token(Access Token,HMAC SHA256 Token),...

enhancement
dev

Hello friends, This PR helps to create custom views and adjust it. (related to: #480 ) It also helps to create custom UserModel. (related to: #476) - `php spark shield:publish...

enhancement
tests needed
docs needed

**Demo:** ![Screenshot 2023-03-30 175806](https://user-images.githubusercontent.com/9530214/228853800-19f3b624-b9c8-4fde-ac7c-57553f209dce.png)