Project

General

Profile

StoredSafe v4.1.0

Release Notes

StoredSafe

  • Refactor pubsub implementation (add email channel for future use)
  • Refactor openssl implementation
  • User activation email via API (add sendmail=true in POST data when creating user)
  • Add support for disallowed chararacter with pwgen, with defaults for x509 objects
  • Hide password warnings if password field is empty
  • Add required API fields for login for improved error responses
  • Invalidate session if API key is removed
  • Simplify frontend component system
  • Fix bug allowing duplicate users when activating a deactivated user
  • Possible to change format on syslog string

System

  • Raise burst to 1000 for whitelisted clients
  • Ratelimiter error page (429)