Reserve mine/unlock/guess/f custom slugs #247

Merged
fen merged 1 commits from fix-reserved-slugs into dev 2026-09-17 15:32:17 +00:00
Collaborator

Ref #160

Pentest follow-up (low finding): the reserved-slug list was missing route names mine, unlock, guess and the attachment-route prefix f. No route shadowing occurs today (those routes register before /{id}) but the names were claimable as custom slugs. One-line fix + tests pass.

Ref #160 Pentest follow-up (low finding): the reserved-slug list was missing route names mine, unlock, guess and the attachment-route prefix f. No route shadowing occurs today (those routes register before /{id}) but the names were claimable as custom slugs. One-line fix + tests pass.
fen added 1 commit 2026-09-17 15:31:18 +00:00
#243 pentest follow-up: reserve mine/unlock/guess/f custom slugs
CI / docker (pull_request) Skipped
CI / test (pull_request) Successful in 20s
ed22579bed
fen merged commit cf6e52bcc5 into dev 2026-09-17 15:32:17 +00:00
Sign in to join this conversation.