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 }}
ghzhost
/
txio-backend
Public
forked from
Txio-labs/txio-backend
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 16, 2026
Merge pull request #25 from ghzhost/fix/issue-13
Kingvic300
authored
5cafeff
View commit details
Copy full SHA for 5cafeff
Browse repository at this point
fix(auth): unify login lockout response and equalize bcrypt timing (closes #13)
ghzhost
committed
2bd36f8
View commit details
Copy full SHA for 2bd36f8
Browse repository at this point
Merge pull request #24 from ghzhost/fix/issue-10-atomic-lockout
Show description for 9a94394
Kingvic300
authored
9a94394
View commit details
Copy full SHA for 9a94394
Browse repository at this point
fix(auth): make failed login attempts counter and lockout atomic (closes #10)
ghzhost
committed
80767bb
View commit details
Copy full SHA for 80767bb
Browse repository at this point
Merge pull request #23 from ghzhost/fix/issue-16-secondary-indexes
Show description for b40adcc
Kingvic300
authored
b40adcc
View commit details
Copy full SHA for b40adcc
Browse repository at this point
Merge pull request #22 from ghzhost/fix/issue-15-admin-delete-user-sessions
Show description for 95d33f0
Kingvic300
authored
95d33f0
View commit details
Copy full SHA for 95d33f0
Browse repository at this point
Merge pull request #20 from Chigybillionz/fix/update-default-groq-model
Show description for beb513b
Kingvic300
authored
beb513b
View commit details
Copy full SHA for beb513b
Browse repository at this point
Merge pull request #19 from ghzhost/fix/issue-17-validate-dto-handlers
Show description for 7eba18b
Kingvic300
authored
7eba18b
View commit details
Copy full SHA for 7eba18b
Browse repository at this point
Merge pull request #18 from ghzhost/fix/issue-14-reset-password-lockout
Show description for fde1d3d
Kingvic300
authored
fde1d3d
View commit details
Copy full SHA for fde1d3d
Browse repository at this point
Merge pull request #9 from AshSgDe29071999/fix/1-axum08-path-params
Show description for febb0e7
Kingvic300
authored
febb0e7
View commit details
Copy full SHA for febb0e7
Browse repository at this point
feat(db): add ensure_indexes to repositories for user and collection scoped queries (closes #16)
ghzhost
committed
d25a1f7
View commit details
Copy full SHA for d25a1f7
Browse repository at this point
fix(admin): delete user sessions before deleting user document (closes #15)
ghzhost
committed
1fe82a9
View commit details
Copy full SHA for 1fe82a9
Browse repository at this point
Update default Groq model to qwen/qwen3.6-27b
Show description for f244ae5
Chigybillionz
committed
f244ae5
View commit details
Copy full SHA for f244ae5
Browse repository at this point
fix(handlers): enforce .validate() on request DTOs across remaining endpoints
Show description for 3ddd458
ghzhost
committed
3ddd458
View commit details
Copy full SHA for 3ddd458
Browse repository at this point
fix(auth): clear failed login lockout on successful OTP password reset
Show description for ffc7681
ghzhost
committed
ffc7681
View commit details
Copy full SHA for ffc7681
Browse repository at this point
fix: use axum 0.8 {id} path params so collection routes match
Show description for 19c7e84
AshSgDe29071999
committed
19c7e84
View commit details
Copy full SHA for 19c7e84
Browse repository at this point
Commits on Aug 7, 2026
fix: redirect OAuth callback failures to frontend instead of raw JSON, move to root Cargo workspace
Show description for 4976763
Kingvic300
committed
4976763
View commit details
Copy full SHA for 4976763
Browse repository at this point
Commits on Jul 29, 2026
Add standard OSS docs (LICENSE, CONTRIBUTING, CODE_OF_CONDUCT)
Show description for 00ccf7a
Kingvic300
committed
00ccf7a
View commit details
Copy full SHA for 00ccf7a
Browse repository at this point
Merge pull request #375 from MorsH14/fix/normalize-email-case-issue-359
Kingvic300
authored
05f0e91
View commit details
Copy full SHA for 05f0e91
Browse repository at this point
Commits on Jul 28, 2026
fix(backend): case-normalize emails at every auth boundary
Show description for 1cbdacf
MorsH14
committed
1cbdacf
View commit details
Copy full SHA for 1cbdacf
Browse repository at this point
fix(backend): allow Localnet's canonical default RPC URL through the SSRF guard
Show description for 9eb23b5
MorsH14
committed
9eb23b5
View commit details
Copy full SHA for 9eb23b5
Browse repository at this point
Merge branch 'main' into fix/suins-regex-boundary-check
zinodict121
authored
caf14e5
View commit details
Copy full SHA for caf14e5
Browse repository at this point
style: cargo fmt
naninu123
committed
473b58f
View commit details
Copy full SHA for 473b58f
Browse repository at this point
fix(terminal): add per-user authorization check to execution endpoints
Show description for 4c9332c
naninu123
committed
4c9332c
View commit details
Copy full SHA for 4c9332c
Browse repository at this point
chore: fix rustfmt formatting in terminal_service.rs
Show description for 5b0e675
vickman787
committed
5b0e675
View commit details
Copy full SHA for 5b0e675
Browse repository at this point
Merge pull request #347 from zinodict121/fix-api-healthcheck-curl
Kingvic300
authored
4c26276
View commit details
Copy full SHA for 4c26276
Browse repository at this point
Merge pull request #348 from PatrickKish1/fix/314-admin-email-squatting
Kingvic300
authored
cc7acc4
View commit details
Copy full SHA for cc7acc4
Browse repository at this point
Commits on Jul 27, 2026
fix: Admin privilege escalation: registering an email listed in ADMIN_EMAILS before the real admin grants full admin access
PatrickKish1
committed
ea70b91
View commit details
Copy full SHA for ea70b91
Browse repository at this point
Fix: Add curl to API runtime image to resolve healthcheck failure
TheBigWealth89
committed
c3395c9
View commit details
Copy full SHA for c3395c9
Browse repository at this point
fix: Admin privilege escalation: registering an email listed in ADMIN_EMAILS before the real admin grants full admin access
PatrickKish1
committed
6b9cb7b
View commit details
Copy full SHA for 6b9cb7b
Browse repository at this point
Merge pull request #344 from zinodict121/fix-network-silent-fallback
Kingvic300
authored
e493adf
View commit details
Copy full SHA for e493adf
Browse repository at this point
fix(backend): anchor SuiNS regex boundary check in execute_request (fixes silent param corruption, mirrors CLI #73)
TheBigWealth89
committed
6fe6154
View commit details
Copy full SHA for 6fe6154
Browse repository at this point
Fix silent network fallback in execute_request
Show description for 5b6297f
TheBigWealth89
committed
5b6297f
View commit details
Copy full SHA for 5b6297f
Browse repository at this point
Merge pull request #342 from TheBigWealth89/fix-terminal-service-leak
Kingvic300
authored
a93b90e
View commit details
Copy full SHA for a93b90e
Browse repository at this point
Fix bounded memory growth in TerminalService map
Show description for 29cbd6a
TheBigWealth89
committed
29cbd6a
View commit details
Copy full SHA for 29cbd6a
Browse repository at this point
Previous
Next
You can’t perform that action at this time.