Skip to content

v0.22.1

Compare
Choose a tag to compare
@stonith404 stonith404 released this 18 Feb 20:53
· 77 commits to main since this release
v0.22.1
5ca0bff

⚠️ For stand-alone installations: If the backend of Pingvin Share isn't running on http://localhost:8080, you have to set the API_URL environment variable like mentioned in the docs.

Bug Fixes

  • wrong back links on error modals (f52dffd)
  • prevent zoom on input field click on mobile (9c734ec)
  • replace middleware backend url with local backend url (76df6f6)
  • user id and totpVerified can be changed by user (e663da4)
  • user enumaration on forgot password page (64515d7) reported by @massot-c