Skip to content

Claude/mu killer feature yx ro5#204

Merged
asim merged 3 commits intomainfrom
claude/mu-killer-feature-yxRo5
Mar 5, 2026
Merged

Claude/mu killer feature yx ro5#204
asim merged 3 commits intomainfrom
claude/mu-killer-feature-yxRo5

Conversation

@asim
Copy link
Member

@asim asim commented Mar 5, 2026

No description provided.

claude added 3 commits March 4, 2026 22:31
Added signup and login as MCP tools with direct Handle functions
(bypassing HTTP dispatch) since the web handlers use form parsing
not JSON. These were documented but never registered.

https://claude.ai/code/session_01QJaTh5F1pfgRaGzsQSZDcQ
base64.URLEncoding includes '=' padding which gets stripped when
users copy tokens from the UI. Switched to RawURLEncoding (no padding)
for new tokens. ValidatePAT now normalizes by trying both padded and
unpadded forms so existing tokens continue to work.

https://claude.ai/code/session_01QJaTh5F1pfgRaGzsQSZDcQ
Admins can now approve new accounts to make their posts visible
immediately instead of waiting 24 hours. Adds Approved field to
Account struct and an approve_account action on /admin/moderate.

https://claude.ai/code/session_01QJaTh5F1pfgRaGzsQSZDcQ
@asim asim merged commit 1b2b7a8 into main Mar 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants