Restricted alliance console
WELP Control.
Reputation damage management system.
WELP CONTROL
Reputation damage management system
Review command
Keep the good evidence. Bury the rest properly.
Loading questionable testimony...
Nothing mysteriously vanishes
Audit log.
Server-side only
Security.
Change admin password
The new password is Argon2id-hashed on the server. Changing it revokes every active WELP admin session.
What stays private
- No plaintext password is stored.
- No password hash is shipped in HTML or JavaScript.
- Admin sessions use random server-tracked tokens.
- Session cookies are HttpOnly, Secure and SameSite Strict.
- Write actions require a session-specific CSRF token.
- Deleted reviews stay recoverable until you purge them.