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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
the-loopin
/
loopin-api
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
0
Code
Issues
7
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 hardening
- #172
#172
Merged
shaig-mahmudov
merged 18 commits into
main
the-loopin/loopin-api:main
from
feat/security-hardening
the-loopin/loopin-api:feat/security-hardening
Copy head branch name to clipboard
Jul 15, 2026
Conversation
Commits
18
(18)
Checks
Files changed
Merged
Feat/security hardening
#172
shaig-mahmudov
merged 18 commits into
main
the-loopin/loopin-api:main
from
feat/security-hardening
the-loopin/loopin-api:feat/security-hardening
Copy head branch name to clipboard
Commits
Commits on Jul 15, 2026
fix(security): restrict websocket message destinations
shaig-mahmudov
committed
5b04c1e
View commit details
Copy full SHA for 5b04c1e
Browse repository at this point
fix(auth): disable authentication for inactive users
shaig-mahmudov
committed
017cdbe
View commit details
Copy full SHA for 017cdbe
Browse repository at this point
fix(auth): load only active non-deleted users
shaig-mahmudov
committed
2f3c014
View commit details
Copy full SHA for 2f3c014
Browse repository at this point
fix(auth): reject disabled users during jwt authentication
shaig-mahmudov
committed
1a513f2
View commit details
Copy full SHA for 1a513f2
Browse repository at this point
fix(auth): prevent automatic restoration of deleted accounts
shaig-mahmudov
committed
ed87f92
View commit details
Copy full SHA for ed87f92
Browse repository at this point
refactor(users): preserve registration controller compatibility
shaig-mahmudov
committed
5d07571
View commit details
Copy full SHA for 5d07571
Browse repository at this point
refactor(users): preserve user registration service contract
shaig-mahmudov
committed
67fd13c
View commit details
Copy full SHA for 67fd13c
Browse repository at this point
fix(users): deactivate accounts during soft deletion
shaig-mahmudov
committed
ab98191
View commit details
Copy full SHA for ab98191
Browse repository at this point
refactor(security): preserve existing registration access rules
shaig-mahmudov
committed
4eeafe4
View commit details
Copy full SHA for 4eeafe4
Browse repository at this point
test(security): cover websocket destination authorization
shaig-mahmudov
committed
dc2135a
View commit details
Copy full SHA for dc2135a
Browse repository at this point
test(auth): cover deleted and inactive account login rejection
shaig-mahmudov
committed
255ed7f
View commit details
Copy full SHA for 255ed7f
Browse repository at this point
test(users): verify account deactivation during deletion
shaig-mahmudov
committed
a24d16d
View commit details
Copy full SHA for a24d16d
Browse repository at this point
test(users): cover inactive state after soft deletion
shaig-mahmudov
committed
9b8fa3f
View commit details
Copy full SHA for 9b8fa3f
Browse repository at this point
test(auth): reject inactive admin tokens
shaig-mahmudov
committed
29ee62a
View commit details
Copy full SHA for 29ee62a
Browse repository at this point
test(auth): ensure deleted accounts are not restored
shaig-mahmudov
committed
fd80ab5
View commit details
Copy full SHA for fd80ab5
Browse repository at this point
feat: update user register request
shaig-mahmudov
committed
97d8b74
View commit details
Copy full SHA for 97d8b74
Browse repository at this point
feat(redis): update redis integration test to adapt ci timing
shaig-mahmudov
committed
1a0f8bf
View commit details
Copy full SHA for 1a0f8bf
Browse repository at this point
test(cache): remove duplicate Redis cache write
Show description for ecf4882
shaig-mahmudov
authored
ecf4882
View commit details
Copy full SHA for ecf4882
Browse repository at this point
You can’t perform that action at this time.