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
Breadcrumbs
History for
txio-backend
api
src
services
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 16, 2026
fix(auth): unify login lockout response and equalize bcrypt timing (closes #13)
ghzhost
committed
2bd36f8
View commit details
Copy full SHA for 2bd36f8
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Commits on Jul 29, 2026
Merge pull request #375 from MorsH14/fix/normalize-email-case-issue-359
Kingvic300
authored
05f0e91
View commit details
Copy full SHA for 05f0e91
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
style: cargo fmt
naninu123
committed
473b58f
View commit details
Copy full SHA for 473b58f
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
6b9cb7b
View commit details
Copy full SHA for 6b9cb7b
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Merge pull request #339 from bonaventure001/fix/otp-email-expiry-mismatch
Kingvic300
authored
eaade87
View commit details
Copy full SHA for eaade87
View code at this point
Browse repository at this point
Merge pull request #338 from bonaventure001/fix/update-email-duplicate-check
Kingvic300
authored
d1e27a8
View commit details
Copy full SHA for d1e27a8
View code at this point
Browse repository at this point
Merge pull request #337 from Kureszn/fix/login-brute-force-lockout
Kingvic300
authored
97b2db1
View commit details
Copy full SHA for 97b2db1
View code at this point
Browse repository at this point
fix: sync OTP email expiry text with actual 5-minute TTL (#284)
bonaventure001
committed
7d1ad91
View commit details
Copy full SHA for 7d1ad91
View code at this point
Browse repository at this point
fix: add account lockout to /login to prevent brute force
Show description for 7bb0087
Kureszn
committed
7bb0087
View commit details
Copy full SHA for 7bb0087
View code at this point
Browse repository at this point
Fix: check for duplicate email in update_user_email_by_email
Show description for 1b6096a
bonaventure001
authored
1b6096a
View commit details
Copy full SHA for 1b6096a
View code at this point
Browse repository at this point
fix: resolve github oauth linking and wire up get_rpc_history route
TobyKing007
committed
668153e
View commit details
Copy full SHA for 668153e
View code at this point
Browse repository at this point
Commits on Jul 26, 2026
Merge pull request #275 from rexx010/feat/156-new-template-wizard
Show description for aa4557d
Kingvic300
authored
aa4557d
View commit details
Copy full SHA for aa4557d
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin/main' into pr-273-upstream
Show description for c634af2
Kingvic300
committed
c634af2
View commit details
Copy full SHA for c634af2
View code at this point
Browse repository at this point
Commits on Jul 25, 2026
Add recipe_templates collection and CRUD API
Show description for 3170f13
rexx010
committed
3170f13
View commit details
Copy full SHA for 3170f13
View code at this point
Browse repository at this point
feat: implement GitHub OAuth account linking
Show description for f1e120c
Bigmehelen
committed
f1e120c
View commit details
Copy full SHA for f1e120c
View code at this point
Browse repository at this point
Commits on Jul 22, 2026
fix: repair main after bad merge (99e3e92) broke the Rust build and CI (#236)
Kingvic300
authored
1700793
View commit details
Copy full SHA for 1700793
View code at this point
Browse repository at this point
Commits on Jul 20, 2026
fix(ci): resolve Rust formatting, test failures, and dependency issues
Show description for 05d4284
Kingvic300
committed
05d4284
View commit details
Copy full SHA for 05d4284
View code at this point
Browse repository at this point
Fix terminal auth hardening and terminal execution validation Fixes #19 (#197)
Show description for 84abbe6
4 people
authored
84abbe6
View commit details
Copy full SHA for 84abbe6
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.