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
on
fix/issue-15-admin-delete-user-sessions
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 16, 2026
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
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
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
ea70b91
View commit details
Copy full SHA for ea70b91
View code at this point
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
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
fix: wire update_notification_preferences handler to auth router (#283)
bonaventure001
committed
794abd8
View commit details
Copy full SHA for 794abd8
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
Merge pull request #336 from akinboyewaSamson/fix/github-oauth-rpc-history
Kingvic300
authored
d1b16a7
View commit details
Copy full SHA for d1b16a7
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
fix: add Secure flag to OAuth CSRF-state cookie, gated behind dev mode
Show description for 9eb016b
Byaigo
committed
9eb016b
View commit details
Copy full SHA for 9eb016b
View code at this point
Browse repository at this point
Merge pull request #308 from BigGoodness/Request-comments-Discuss-tab-are-never-persisted-lost-on-refresh-not-shared-with-teammates
Kingvic300
authored
1d1d13d
View commit details
Copy full SHA for 1d1d13d
View code at this point
Browse repository at this point
fix: resolve npm audit vulnerabilities via dependency overrides and format Rust source files
BigGoodness
committed
6aad76d
View commit details
Copy full SHA for 6aad76d
View code at this point
Browse repository at this point
Commits on Jul 26, 2026
Document bcrypt's 72-byte truncation on password DTOs
Show description for 1c304ae
rexx010
committed
1c304ae
View commit details
Copy full SHA for 1c304ae
View code at this point
Browse repository at this point
feat(auth): implement session review/revocation on Security tab
Show description for 584a77a
naninu123
committed
584a77a
View commit details
Copy full SHA for 584a77a
View code at this point
Browse repository at this point
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
Previous
Next
You can’t perform that action at this time.