Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / codeigniter4/shield issues and pull requests
#1229 - fix: multilevel permissions in can() method
Pull Request -
State: open - Opened by bgeneto 6 days ago
#1227 - Add support for multi level permissions in can()
Pull Request -
State: closed - Opened by bgeneto 10 days ago
- 1 comment
#1226 - chore(deps-dev): update rector/rector requirement from 1.2.9 to 1.2.10
Pull Request -
State: closed - Opened by dependabot[bot] 11 days ago
Labels: dependencies, php
#1224 - Bug: authorization using asterisk (*) only works one level
Issue -
State: open - Opened by bgeneto 11 days ago
- 5 comments
Labels: bug
#1223 - docs: fix trait's name typo in integrating custom view lib
Pull Request -
State: closed - Opened by amiraiman 13 days ago
Labels: documentation
#1222 - refactor: Move property to local variable on usage only in setUp() method in tests
Pull Request -
State: closed - Opened by samsonasik 14 days ago
- 2 comments
Labels: refactor
#1221 - chore(deps-dev): update rector/rector requirement from 1.2.8 to 1.2.9
Pull Request -
State: closed - Opened by dependabot[bot] 14 days ago
Labels: dependencies, php
#1220 - WIP feat: Settings - Decouple from shield
Pull Request -
State: open - Opened by najdanovicivan 15 days ago
Labels: enhancement
#1219 - feat: Add expiration date to access token & hmac keys
Pull Request -
State: open - Opened by CosDiabos 16 days ago
Labels: enhancement
#1218 - lang: [tr] Language additions
Pull Request -
State: closed - Opened by YusufDurmaz 17 days ago
- 1 comment
Labels: lang
#1217 - lang: [tr] Language additions
Pull Request -
State: closed - Opened by YusufDurmaz 17 days ago
Labels: lang, GPG-Signing needed
#1216 - docs: adding note to 'Change Available Permissions'
Pull Request -
State: closed - Opened by YusufDurmaz 18 days ago
- 1 comment
Labels: documentation
#1214 - refactor: Session->checkAction method
Pull Request -
State: open - Opened by grimpirate 22 days ago
- 2 comments
Labels: refactor
#1212 - Why the can() function lowercase the permission parameter ?
Issue -
State: closed - Opened by YusufDurmaz 28 days ago
#1210 - chore(deps-dev): update rector/rector requirement from 1.2.7 to 1.2.8
Pull Request -
State: closed - Opened by dependabot[bot] about 1 month ago
Labels: dependencies, php
#1207 - chore(deps-dev): update rector/rector requirement from 1.2.6 to 1.2.7
Pull Request -
State: closed - Opened by dependabot[bot] about 1 month ago
Labels: dependencies, php
#1205 - chore: update `deptrac.yaml` for `qossmic/deptrac` compatibility
Pull Request -
State: open - Opened by datamweb about 1 month ago
#1204 - chore(deps-dev): update rector/rector requirement from 1.2.5 to 1.2.6
Pull Request -
State: closed - Opened by dependabot[bot] about 2 months ago
- 1 comment
Labels: dependencies, php
#1202 - chore: add `psalm_autoload.php` for linter
Pull Request -
State: closed - Opened by datamweb about 2 months ago
- 1 comment
#1199 - Bug: Handling User Ban
Issue -
State: closed - Opened by arashsaffari 2 months ago
- 3 comments
#1198 - chore(deps-dev): update rector/rector requirement from 1.2.4 to 1.2.5
Pull Request -
State: closed - Opened by dependabot[bot] 2 months ago
Labels: dependencies, php
#1196 - feat: add ``UserModel::createNewUser()`` and `RegisterController` uses it
Pull Request -
State: open - Opened by kenjis 2 months ago
Labels: enhancement
#1193 - How Can I Implement CAPTCHA in Shield Forms?
Issue -
State: closed - Opened by YusufDurmaz 3 months ago
#1192 - feat: improve query performance for `find*()`
Pull Request -
State: closed - Opened by datamweb 3 months ago
- 2 comments
Labels: enhancement
#1190 - chore: fix phpstan error for `$credentials`
Pull Request -
State: closed - Opened by datamweb 3 months ago
#1189 - Bug: Remember doesn't work for multiple devices
Issue -
State: closed - Opened by Tabify-Daan 3 months ago
- 6 comments
#1188 - refactor: remove unneeded Entities\Cast\IntBoolCast
Pull Request -
State: closed - Opened by grimpirate 3 months ago
Labels: refactor
#1187 - refactor: remove unneeded Entities\Cast\IntBoolCast
Pull Request -
State: closed - Opened by grimpirate 3 months ago
- 5 comments
Labels: refactor, GPG-Signing needed
#1186 - refactor: remove unneeded Entities\Cast\IntBoolCast
Pull Request -
State: closed - Opened by grimpirate 3 months ago
- 7 comments
Labels: refactor
#1185 - docs: typo fix in method name
Pull Request -
State: closed - Opened by grimpirate 3 months ago
Labels: documentation
#1184 - fix: Update active date only for users activated and not banned.
Pull Request -
State: open - Opened by warcooft 3 months ago
- 1 comment
Labels: bug, tests needed
#1183 - fix: `strong_password` rule fails when the personal field contains an integer value.
Pull Request -
State: open - Opened by warcooft 3 months ago
- 3 comments
Labels: bug, tests needed
#1180 - chore(deps-dev): update rector/rector requirement from 1.2.3 to 1.2.4
Pull Request -
State: closed - Opened by dependabot[bot] 3 months ago
Labels: dependencies, php
#1178 - refactor: [Authorizable Trait] move $matrix outside foreach loop
Pull Request -
State: closed - Opened by christianberkman 3 months ago
Labels: refactor
#1176 - fix: add missing validation for group name to `shield:user addgroup`/`removegroup`
Pull Request -
State: closed - Opened by kenjis 3 months ago
Labels: bug
#1175 - fix: confusing lang message `invalidEmail`
Pull Request -
State: closed - Opened by kenjis 3 months ago
Labels: bug
#1174 - fix: cannot override `emailer()` function
Pull Request -
State: closed - Opened by FrancoisChaumont 3 months ago
- 8 comments
Labels: bug
#1173 - Bug: `defined()` used for function
Issue -
State: closed - Opened by FrancoisChaumont 3 months ago
- 2 comments
Labels: bug
#1172 - feat: add `UserModel::getReturnType()` and RegisterController::getUserEntity() uses it
Pull Request -
State: closed - Opened by christianberkman 3 months ago
- 1 comment
Labels: enhancement
#1171 - Bug: Error Occurred While Changing User Password: strtolower(): Argument #1 ($string) must be of type string, null given in NothingPersonalValidator
Issue -
State: closed - Opened by arashsaffari 3 months ago
- 8 comments
#1169 - fix: Shield ignores `AuthToken::$authenticatorHeader` config
Pull Request -
State: closed - Opened by alxjzx100 3 months ago
- 4 comments
Labels: bug
#1168 - Shield ignores `$authenticatorHeader` from AuthToken.php
Issue -
State: closed - Opened by datamweb 3 months ago
Labels: bug, good first issue
#1166 - chore(deps-dev): update rector/rector requirement from 1.2.2 to 1.2.3
Pull Request -
State: closed - Opened by dependabot[bot] 3 months ago
Labels: dependencies, php
#1165 - lang: [nl] fix missing translation
Pull Request -
State: closed - Opened by christianberkman 3 months ago
Labels: lang
#1164 - feat: add -g option to `shield:user create`
Pull Request -
State: closed - Opened by kenjis 3 months ago
- 2 comments
Labels: enhancement
#1163 - refactor: fix method names with incorrect case
Pull Request -
State: closed - Opened by kenjis 3 months ago
Labels: refactor
#1162 - fix: `shield:user create` does not assign a default group
Pull Request -
State: closed - Opened by kenjis 3 months ago
- 3 comments
Labels: bug
#1161 - chore: update phpstan-baseline.php
Pull Request -
State: closed - Opened by kenjis 3 months ago
- 1 comment
#1160 - fix: `chain` filter does not update `last_active`
Pull Request -
State: closed - Opened by kenjis 3 months ago
- 2 comments
Labels: bug
#1159 - fix: add missing args to `lang('Auth.invalidEmail')`
Pull Request -
State: closed - Opened by kenjis 3 months ago
- 1 comment
Labels: bug
#1158 - lang: [ja] translate updated `invalidEmail`
Pull Request -
State: closed - Opened by kenjis 3 months ago
Labels: lang
#1157 - lang: [fa] update error message for email verification failure
Pull Request -
State: closed - Opened by datamweb 3 months ago
Labels: lang
#1155 - docs: fix filter name for `ChainAuth`
Pull Request -
State: closed - Opened by kenjis 3 months ago
- 1 comment
Labels: documentation
#1154 - Bug: last_active not set when filter set to chain
Issue -
State: closed - Opened by LufinityLucas 3 months ago
- 5 comments
Labels: bug
#1153 - test: fix incorrect condition in AbstractTranslationTestCase
Pull Request -
State: closed - Opened by kenjis 3 months ago
- 1 comment
Labels: testing
#1152 - lang: [de] Update Auth.php - add missing translation
Pull Request -
State: closed - Opened by sba 4 months ago
- 1 comment
Labels: lang
#1150 - chore(deps-dev): update rector/rector requirement from 1.2.1 to 1.2.2
Pull Request -
State: closed - Opened by dependabot[bot] 4 months ago
Labels: dependencies, php
#1148 - fix: escape string to prevent XSS attack
Pull Request -
State: closed - Opened by warcooft 4 months ago
- 1 comment
Labels: bug
#1147 - feat: Resend Code Verification Time
Pull Request -
State: open - Opened by warcooft 4 months ago
- 2 comments
Labels: enhancement, tests needed
#1146 - feat: using a more precise return
Pull Request -
State: open - Opened by warcooft 4 months ago
- 2 comments
Labels: enhancement
#1145 - feat: [Magic Link Login] add placeholder to `invalidEmail` to return user email.
Pull Request -
State: closed - Opened by warcooft 4 months ago
- 12 comments
Labels: enhancement
#1144 - chore(deps-dev): update rector/rector requirement from 1.2.0 to 1.2.1
Pull Request -
State: closed - Opened by dependabot[bot] 4 months ago
Labels: dependencies, php
#1142 - Bug: Setting password from a JSON request return a type error when using strong_password validation rule
Issue -
State: closed - Opened by seunex17 4 months ago
- 9 comments
#1141 - feat: new command shield:extend
Pull Request -
State: closed - Opened by warcooft 4 months ago
- 1 comment
Labels: enhancement, tests needed
#1140 - chore: remove dev files in dist version
Pull Request -
State: closed - Opened by paulbalandan 5 months ago
#1139 - chore(deps-dev): update rector/rector requirement from 1.1.1 to 1.2.0
Pull Request -
State: closed - Opened by dependabot[bot] 5 months ago
Labels: dependencies, php
#1138 - docs: Small typo in using_session_auth.md
Pull Request -
State: closed - Opened by obozdag 5 months ago
- 1 comment
Labels: documentation
#1136 - chore(deps): bump NexusPHP/no-merge-commits from 2.0.0 to 2.1.0
Pull Request -
State: closed - Opened by dependabot[bot] 5 months ago
Labels: dependencies, github_actions
#1135 - feat: add magic link force login config
Pull Request -
State: closed - Opened by warcooft 5 months ago
- 3 comments
Labels: bug
#1134 - chore(deps-dev): update rector/rector requirement from 1.1.0 to 1.1.1
Pull Request -
State: closed - Opened by dependabot[bot] 5 months ago
Labels: dependencies, php
#1132 - Update MagicLinkController.php
Pull Request -
State: closed - Opened by ruhafzazahedi 5 months ago
#1131 - chore: fix `codeigniter/coding-standard` version to `1.7.*`
Pull Request -
State: closed - Opened by kenjis 5 months ago
#1129 - Bug: Use login and verify magic link excluding the other links from being loaded
Issue -
State: closed - Opened by Elvis254 5 months ago
- 5 comments
#1127 - Prep for 1.1.0 release
Pull Request -
State: closed - Opened by kenjis 5 months ago
- 1 comment
#1125 - feat: Updated email templates with user information
Pull Request -
State: closed - Opened by pmagictech 6 months ago
- 3 comments
Labels: enhancement
#1122 - fix: TypeError fsockopen(): Argument #2 ($port) must be of type int, string given Issue
Pull Request -
State: closed - Opened by cangir 6 months ago
- 14 comments
#1121 - chore(deps-dev): update rector/rector requirement from 1.0.5 to 1.1.0
Pull Request -
State: closed - Opened by dependabot[bot] 6 months ago
Labels: dependencies, php
#1118 - chore: fix PHPUnit version to ^9.6
Pull Request -
State: closed - Opened by kenjis 6 months ago
#1117 - lang: [pl] add Polish translation
Pull Request -
State: closed - Opened by mieszkou 6 months ago
- 5 comments
Labels: lang
#1115 - chore(deps-dev): update rector/rector requirement from 1.0.4 to 1.0.5
Pull Request -
State: closed - Opened by dependabot[bot] 6 months ago
Labels: dependencies, php
#1113 - feat: Change session manipulation methods from `private` to `protected`
Pull Request -
State: closed - Opened by michalsn 7 months ago
- 6 comments
Labels: enhancement
#1110 - fix: setup command cannot update `Config\Autoload::$helpers` with multiple lines
Pull Request -
State: closed - Opened by kenjis 7 months ago
Labels: bug
#1109 - docs: improve banning users
Pull Request -
State: closed - Opened by kenjis 7 months ago
Labels: documentation
#1107 - test: [de] Update GermanTranslationTest.php
Pull Request -
State: closed - Opened by sba 7 months ago
- 1 comment
#1106 - lang: [de] Added missing translations in Auth.php
Pull Request -
State: closed - Opened by sba 7 months ago
Labels: lang
#1105 - fix: change hardcoded user entity with declared return type
Pull Request -
State: closed - Opened by MrFrost-Nv27 7 months ago
- 15 comments
Labels: bug
#1104 - change hardcoded user entity with declared return type
Pull Request -
State: closed - Opened by MrFrost-Nv27 7 months ago
Labels: GPG-Signing needed
#1103 - Bug: Prevent custom user entitiy on some usermodel method
Issue -
State: closed - Opened by MrFrost-Nv27 7 months ago
Labels: bug
#1102 - Bug: Specified key was too long; max key length is 767 bytes
Issue -
State: closed - Opened by gridphp 7 months ago
- 6 comments
#1101 - docs: remove unneeded "`"
Pull Request -
State: closed - Opened by datamweb 7 months ago
Labels: documentation
#1098 - Prep for 1.0.3 release
Pull Request -
State: closed - Opened by kenjis 7 months ago
#1096 - Bug: VENDORPATH/codeigniter4/shield/src/Models/CheckQueryReturnTrait.php at line 44
Issue -
State: closed - Opened by rjwmtgevolution 7 months ago
- 8 comments
Labels: bug, duplicate
#1095 - fix: passing Time to Query Builder in UserModel
Pull Request -
State: closed - Opened by kenjis 7 months ago
Labels: bug
#1094 - test: fix Registrar for DB Config
Pull Request -
State: closed - Opened by kenjis 7 months ago
Labels: testing
#1093 - Bug: [CI 4.5.0] Call to a member function getErrors() on null
Issue -
State: closed - Opened by iamsyh 7 months ago
- 1 comment
Labels: bug, duplicate
#1092 - Bug: [CI 4.5.0] TypeError: CodeIgniter\Database\MySQLi\Connection::_escapeString(): Argument #1 ($str) must be of type string, CodeIgniter\I18n\Time given
Issue -
State: closed - Opened by jlopes90 7 months ago
- 6 comments
Labels: bug, duplicate
#1091 - Bug: [CI4.5.0] Cannot declare class Shield\Config\Auth
Issue -
State: closed - Opened by jlopes90 7 months ago
- 19 comments
#1090 - test: update for CI 4.5.0
Pull Request -
State: closed - Opened by kenjis 8 months ago
- 1 comment
Labels: testing
#1089 - chore: update psalm.xml
Pull Request -
State: closed - Opened by kenjis 8 months ago
#1088 - fix: Call to a member function getErrors() on null in CheckQueryReturnTrait
Pull Request -
State: closed - Opened by kenjis 8 months ago
- 4 comments
Labels: bug