Aselsan
Aselsan
### PHP Version 8.3 ### CodeIgniter4 Version 4.4.8 ### Shield Version 1.0.2 ### Shield OAuth Version? dev-develop ### Which operating systems have you tested for this bug? macOS ### Which...
**Description** This feature provides config for developers so that the behavior when checking user sessions in the `startLogin` function can be easily controlled. So the user does not need to...
**Description** To make this command more flexible. This PR provides options to allow us to easily enable or disable cache configuration. **Usage** ```php protected $usage = 'optimize [-c] [-l] [-d]';...
### PHP Version 8.3 ### CodeIgniter4 Version 4.5.3 ### CodeIgniter4 Installation Method Composer (using `codeigniter4/appstarter`) ### Which operating systems have you tested for this bug? macOS ### Which server did...
**Description** Supersedes #9018 **Checklist:** - [x] Securely signed commits - [x] Component(s) with PHPDoc blocks, only if necessary or adds value - [ ] Unit testing, with >80% coverage -...
Official support for Microsoft services. If you have any questions feel free to ask. Thanks. ## Summary by CodeRabbit - **New Features** - Added support for Microsoft OAuth, allowing users...
follow up: #170 ShieldOAuthConfig key in setting is missing. ## Summary by CodeRabbit - **Bug Fixes** - Improved the synchronization of user information based on updated configuration settings.
**Description** This pull request provides a delay time for each verification code sent to the user's email to avoid spam when the user continuously refreshes the page, improving performance and...
**Description** The previous behavior may look like there is no problem, but when the user submits the verification code it will automatically change the state of the URL to `http://localhost:8080/auth/a/verify`....
**Description** See https://github.com/codeigniter4/shield/discussions/1179#discussion-7084659 **Checklist:** - [x] Securely signed commits - [ ] Component(s) with PHPDoc blocks, only if necessary or adds value - [ ] Unit testing, with >80% coverage...