This website requires JavaScript.
Explore
Help
Sign In
torjus
/
oubliette
Archived
Watch
1
Star
0
Fork
0
You've already forked oubliette
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2026-03-09
. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
5ba62afec3c727ea975d0286461001ffe9001e17
oubliette
/
internal
/
storage
History
Torjus Håkestad
058da51f86
fix: add column whitelist to queryTopN to prevent SQL injection
...
Co-Authored-By: Claude Opus 4.6 <
noreply@anthropic.com
>
2026-02-15 10:08:28 +01:00
..
migrations
feat: add session replay with terminal playback via xterm.js
2026-02-14 22:09:24 +01:00
memstore.go
fix: clean up stale active sessions on startup
2026-02-15 00:16:48 +01:00
migrations_test.go
feat: add session replay with terminal playback via xterm.js
2026-02-14 22:09:24 +01:00
migrations.go
feat: add SQLite storage for login attempts and sessions
2026-02-14 17:33:45 +01:00
retention_test.go
feat: add SQLite storage for login attempts and sessions
2026-02-14 17:33:45 +01:00
retention.go
feat: add SQLite storage for login attempts and sessions
2026-02-14 17:33:45 +01:00
sqlite_test.go
chore: add golangci-lint config and fix all lint issues
2026-02-14 21:43:49 +01:00
sqlite.go
fix: add column whitelist to queryTopN to prevent SQL injection
2026-02-15 10:08:28 +01:00
store_test.go
fix: clean up stale active sessions on startup
2026-02-15 00:16:48 +01:00
store.go
fix: clean up stale active sessions on startup
2026-02-15 00:16:48 +01:00