Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
codeigniter4
/
shield
Public
Notifications
You must be signed in to change notification settings
Fork
145
Star
423
Code
Issues
5
Pull requests
12
Discussions
Actions
Projects
Security and quality
4
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
shield
src
Config
on
develop
User selector
All users
All time
Commit history
Commits on May 23, 2026
feat(auth): add conditional auth actions
Show description for 8939569
memleakd
committed
8939569
View commit details
Copy full SHA for 8939569
View code at this point
Browse repository at this point
Commits on Apr 21, 2026
chore: fix code styles (#1324)
paulbalandan
authored
eea7174
View commit details
Copy full SHA for eea7174
View code at this point
Browse repository at this point
Commits on Mar 4, 2026
chore: upgrade `firebase/php-jwt` to v7 (#1316)
Show description for 59055c6
michalsn
authored
59055c6
View commit details
Copy full SHA for 59055c6
View code at this point
Browse repository at this point
Commits on Feb 14, 2025
docsphpdocst for customregiste actions toend
datamweb
committed
7c1ab83
View commit details
Copy full SHA for 7c1ab83
View code at this point
Browse repository at this point
Commits on Feb 10, 2025
chore: update dependencies to support PHP 8.1 - 8.4 (#1243)
Show description for ddddc36
michalsn
authored
ddddc36
View commit details
Copy full SHA for ddddc36
View code at this point
Browse repository at this point
Commits on Aug 12, 2024
docs: update comment
kenjis
committed
566ef50
View commit details
Copy full SHA for 566ef50
View code at this point
Browse repository at this point
Commits on Feb 25, 2024
docs: update PHPDoc array types
kenjis
committed
8c76e26
View commit details
Copy full SHA for 8c76e26
View code at this point
Browse repository at this point
Commits on Dec 8, 2023
supportOldDangerousPassword support removed
omerimzali
authored and
kenjis
committed
fef02d1
View commit details
Copy full SHA for fef02d1
View code at this point
Browse repository at this point
Commits on Nov 22, 2023
docs: add doc comment
kenjis
committed
eddc976
View commit details
Copy full SHA for eddc976
View code at this point
Browse repository at this point
cs-fix updates
tswagger
committed
363183d
View commit details
Copy full SHA for 363183d
View code at this point
Browse repository at this point
Cleanup of AuthToken Var statements
tswagger
committed
dcd9aa9
View commit details
Copy full SHA for dcd9aa9
View code at this point
Browse repository at this point
Update src/Config/AuthToken.php
Show description for eb73c31
tswagger
and
kenjis
committed
eb73c31
View commit details
Copy full SHA for eb73c31
View code at this point
Browse repository at this point
Update src/Config/AuthToken.php
Show description for a11bc0d
tswagger
and
kenjis
committed
a11bc0d
View commit details
Copy full SHA for a11bc0d
View code at this point
Browse repository at this point
Clean up of switch statement.
tswagger
committed
ee6785c
View commit details
Copy full SHA for ee6785c
View code at this point
Browse repository at this point
Update of hmac encryption config values
tswagger
committed
2570a7c
View commit details
Copy full SHA for 2570a7c
View code at this point
Browse repository at this point
Removed double-spaces between sentences.
tswagger
committed
bcad732
View commit details
Copy full SHA for bcad732
View code at this point
Browse repository at this point
Rework of encrypter so it can decrypt all
Show description for e5d81e4
tswagger
committed
e5d81e4
View commit details
Copy full SHA for e5d81e4
View code at this point
Browse repository at this point
Removed old code
tswagger
committed
493ebc6
View commit details
Copy full SHA for 493ebc6
View code at this point
Browse repository at this point
Rework of HMAC Encryption config properties.
Show description for 280c4e3
tswagger
committed
280c4e3
View commit details
Copy full SHA for 280c4e3
View code at this point
Browse repository at this point
Updated documentation to reflect encryption key updates.
tswagger
committed
20bc9f9
View commit details
Copy full SHA for 20bc9f9
View code at this point
Browse repository at this point
Added ability to rotate hmac encryption
Show description for a68eb63
tswagger
committed
a68eb63
View commit details
Copy full SHA for a68eb63
View code at this point
Browse repository at this point
Added check to ensure stored keys do not exceed db column width
Show description for 85b8db6
tswagger
committed
85b8db6
View commit details
Copy full SHA for 85b8db6
View code at this point
Browse repository at this point
Initial update to encrypt secretKey
tswagger
committed
6c7c18e
View commit details
Copy full SHA for 6c7c18e
View code at this point
Browse repository at this point
Commits on Nov 20, 2023
Merge pull request #925 from datamweb/add-copyright-all-file
Show description for fce00ac
datamweb
authored
fce00ac
View commit details
Copy full SHA for fce00ac
View code at this point
Browse repository at this point
Commits on Nov 10, 2023
Merge pull request #946 from codeigniter4/datamweb-patch-1
Show description for 4f07bb0
datamweb
authored
4f07bb0
View commit details
Copy full SHA for 4f07bb0
View code at this point
Browse repository at this point
docs: fix protecting-pages link
datamweb
authored
668305c
View commit details
Copy full SHA for 668305c
View code at this point
Browse repository at this point
docs: fix change-available-groups links
datamweb
authored
3fb1ae7
View commit details
Copy full SHA for 3fb1ae7
View code at this point
Browse repository at this point
Commits on Oct 22, 2023
style: add copyright to all files with linter
datamweb
committed
edbe659
View commit details
Copy full SHA for edbe659
View code at this point
Browse repository at this point
Commits on Oct 21, 2023
Merge pull request #908 from kenjis/perf-Auth
Show description for 47cf8c1
kenjis
authored
47cf8c1
View commit details
Copy full SHA for 47cf8c1
View code at this point
Browse repository at this point
Commits on Oct 18, 2023
Merge pull request #916 from datamweb/update-hash-cost
Show description for a879923
datamweb
authored
a879923
View commit details
Copy full SHA for a879923
View code at this point
Browse repository at this point
update defaulte value `$hashCost` to 12
datamweb
committed
cc07d8e
View commit details
Copy full SHA for cc07d8e
View code at this point
Browse repository at this point
Commits on Oct 17, 2023
refctor: rename methods and keys
datamweb
committed
e7f5c3e
View commit details
Copy full SHA for e7f5c3e
View code at this point
Browse repository at this point
feat: add `after_permission_denied` and `after_group_denied`
datamweb
committed
b1d32a6
View commit details
Copy full SHA for b1d32a6
View code at this point
Browse repository at this point
Commits on Oct 16, 2023
refactor!: add $config property
kenjis
committed
5e6faf3
View commit details
Copy full SHA for 5e6faf3
View code at this point
Browse repository at this point
refactor!: defer instantiation of Authentication
kenjis
committed
97bda91
View commit details
Copy full SHA for 97bda91
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.