Skip to content

v0.12.0

Compare
Choose a tag to compare
@juhangsin juhangsin released this 23 Jan 00:27
  • Added a /privileges endpoint to easily find out what kind of privileges
    are used in the system.
  • The server now has an admin privilege, which is required to create new
    users or find information about other users.
  • Users that are not yet marked active now show up in the /users
    collection, but still can't log in.
  • The session cookie now uses SameSite: Lax, which means that users will see
    login screens less often.