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
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
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 }}
borhanst
/
fastapi-admin-kit
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
8
Code
Issues
0
Pull requests
0
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Feat/security
- #56
#56
Merged
borhanst
merged 13 commits into
main
borhanst/fastapi-admin-kit:main
from
feat/security
borhanst/fastapi-admin-kit:feat/security
Copy head branch name to clipboard
Sep 1, 2026
Conversation
Commits
13
(13)
Checks
Files changed
Merged
Feat/security
#56
borhanst
merged 13 commits into
main
borhanst/fastapi-admin-kit:main
from
feat/security
borhanst/fastapi-admin-kit:feat/security
Copy head branch name to clipboard
Commits
Commits on Aug 21, 2026
feat: add optional Redis-backed caching and rate limiting
Show description for 40b035d
borhanst
committed
40b035d
View commit details
Copy full SHA for 40b035d
Browse repository at this point
Implement TOTP 2FA verification on login, enforce security measures against privilege escalation, and address XSS vulnerabilities in admin interface. Add regression tests for sensitive fields, stal…
Show description for 13b5894
borhanst
committed
13b5894
View commit details
Copy full SHA for 13b5894
Browse repository at this point
Enhance security and validation across API and storage components
Show description for b7976e9
borhanst
committed
b7976e9
View commit details
Copy full SHA for b7976e9
Browse repository at this point
Implement client IP resolution and rate limiting enhancements
Show description for 486a5b8
borhanst
committed
486a5b8
View commit details
Copy full SHA for 486a5b8
Browse repository at this point
feat: enhance security and functionality across authentication and export/import modules
Show description for 1d70e01
borhanst
committed
1d70e01
View commit details
Copy full SHA for 1d70e01
Browse repository at this point
Commits on Aug 25, 2026
feat: enhance JSON type handling for cross-dialect compatibility in SQLAlchemy backend
borhanst
committed
495dda3
View commit details
Copy full SHA for 495dda3
Browse repository at this point
Commits on Aug 28, 2026
feat: enhance admin models integration with Alembic and improve authentication backend for ORM-agnostic queries
borhanst
committed
c9612af
View commit details
Copy full SHA for c9612af
Browse repository at this point
Commits on Sep 1, 2026
feat: Enhance schema materialization and foreign key type derivation
Show description for 4b33624
borhanst
committed
4b33624
View commit details
Copy full SHA for 4b33624
Browse repository at this point
feat: Refactor password handling to replace 'hashed_password' with 'password' across models and views
borhanst
committed
7d2df6f
View commit details
Copy full SHA for 7d2df6f
Browse repository at this point
feat: Replace 'hashed_password' with 'password' across all test files for consistency
borhanst
committed
f88bd83
View commit details
Copy full SHA for f88bd83
Browse repository at this point
feat: Update test admin user to use 'password' instead of 'hashed_password' for consistency
borhanst
committed
ad7486a
View commit details
Copy full SHA for ad7486a
Browse repository at this point
feat: Bump version to 0.5.0
borhanst
committed
2d2f8ac
View commit details
Copy full SHA for 2d2f8ac
Browse repository at this point
Merge branch 'main' into feat/security
borhanst
authored
00f5976
View commit details
Copy full SHA for 00f5976
Browse repository at this point
You can’t perform that action at this time.