shithub
tenseleyflow
/
shithub
/
Sign in
Sign up
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
shithub
Public
Notifications
Fork
0
Star
0
Commits
a894fbba660786d1680c9c1f76207a2e017efa96
Switch branches/tags
Branches
Tags
s50/cross-cutting
scratch
trunk
default
No tags found.
All users
espadonne
Matthew Forrester Wolffe
View commits for all users
All time
May
2026
‹
›
Su
Mo
Tu
We
Th
Fr
Sa
26
27
28
29
30
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
1
2
3
4
5
6
Commits on May 9, 2026
S35: lint scripts — secret-logs (blocking) + csrf (review-aid)
espadonne
committed
4 days ago
a894fbb
S35: wire ratelimit.Limiter into auth Deps
espadonne
committed
4 days ago
5be109c
S35: signup throttle — add per-/24 layer (S35) atop per-IP (S05)
espadonne
committed
4 days ago
337355f
S35: internal/security/openredirect — Safe + SafeOr next= validator
espadonne
committed
4 days ago
ec6208f
S35: webhook ssrf.go re-exports from security/ssrf; drop dup test
espadonne
committed
4 days ago
c2d90a4
S35: lift webhook SSRF defenses into shared internal/security/ssrf
espadonne
committed
4 days ago
13f85d4
S35: tests — ratelimit bucket + signup-IP per-/24
espadonne
committed
4 days ago
fd680b6
S35: ratelimit — token-bucket Allow + middleware + IP keyer
espadonne
committed
4 days ago
d1e0592
regen sqlc cross-package models for rate_limits tables
espadonne
committed
4 days ago
d2d96f3
S35: ratelimit sqlc — bump/peek/prune queries for rate_limits + signup_ip_throttle
espadonne
committed
4 days ago
08db487
S35: migration 0039 — rate_limits + signup_ip_throttle
espadonne
committed
4 days ago
ffd6659
Merge pull request #1 from tenseleyFlow/issue-public-create
Allow public issue participation
Matthew Forrester Wolffe
committed
4 days ago
b9c83c2
S34: wire admin under RequireUser + RequireSiteAdmin
espadonne
committed
4 days ago
beb47e5
S34: declare AdminMounter + register before lifecycle
espadonne
committed
4 days ago
9d2664d
S34: buildAdminHandlers wiring
espadonne
committed
4 days ago
d526321
S34: impersonation banner CSS
espadonne
committed
4 days ago
9235b84
S34: admin page templates (dashboard/users/repos/jobs/audit/system/email)
espadonne
committed
4 days ago
31f7200
S34: layout-level impersonation banner
espadonne
committed
4 days ago
4fa8d24
S34: admin sidebar nav partial
espadonne
committed
4 days ago
e3091ee
S34: admin helpers — recordAdminAction with double-actor audit
espadonne
committed
4 days ago
2434ab3
S34: impersonation start/stop/enable-writes
espadonne
committed
4 days ago
bf16b47
S34: system + email queue handlers
espadonne
committed
4 days ago
accbc72
S34: audit log filterable viewer
espadonne
committed
4 days ago
c966a08
S34: jobs list/view/retry/discard
espadonne
committed
4 days ago
5897c14
S34: repos list/view/force-archive/force-delete
espadonne
committed
4 days ago
65c5e48
S34: users list/view/suspend/unsuspend/site-admin/reset-pw
espadonne
committed
4 days ago
80204e1
S34: dashboard handler
espadonne
committed
4 days ago
5487712
S34: admin handler set + Mount
espadonne
committed
4 days ago
e3aac50
S34: admin CLI — bootstrap-admin, run-job, recompute
espadonne
committed
4 days ago
6a7809d
S34: thread is_site_admin through usernameLookup
espadonne
committed
4 days ago
59e9bbb
Older