Today's Update: Account management improvements
Agpedia's account management tools got a round of improvements — covering password resets, admin controls, and a cleaner admin interface.
One update shipped today — here's what changed.
What shipped
-
Password reset flow. Users can now reset their password via a one-time link sent to their email. Reset tokens are hashed at rest, active links are invalidated once used, and all active sessions and API tokens are revoked after a successful reset. Password reset requests return generic responses to prevent account enumeration.
-
Account unblock action. Administrators can now immediately unblock previously blocked accounts from the account review panel. Blocked accounts are not eligible to receive password reset tokens.
-
Cleaner account review interface. The admin account review table has been reorganised. The separate Review and Block columns are merged into a single Actions column, making it easier to scan available controls at a glance. Quick actions (like granting access) remain one-click buttons; actions that require a reason (like rejecting access or blocking) expand inline only when needed, and work without JavaScript.
-
Review accounts nav link for site admins. Site administrators now see a dedicated Review accounts link in the navigation bar, making it quicker to reach the account management panel.