Skip to content
Snippets Groups Projects
Unverified Commit 90c3fc43 authored by azul's avatar azul
Browse files

Version 0.9.3 - bugfixes

* on invalid key upload respond with error and 422 response code
* fix alternate email address dialogue
* publish public key in webfinger
* update translations from transifex
* hand out config.json without auth
* sanity checks on user params
* cleanup temp invites from server tests so they do not clutter admin ui
parent 66ad2c7b
No related branches found
No related tags found
No related merge requests found
Pipeline #
Version 0.9.3 - bugfixes
------------------------
* on invalid key upload respond with error and 422 response code
* fix alternate email address dialogue
* publish public key in webfinger
* update translations from transifex
* hand out config.json without auth
* sanity checks on user params
* cleanup temp invites from server tests so they do not clutter admin ui
Version 0.9.2 - bugfixes and invite code tweaks
-----------------------------------------------
Features:
* destroy invites used to create test accounts
* sort invite codes by last update
Bugfix release for 0.9:
* pin to the newest psych gem
* remove better_errors gem
* fix login error message with non en locales
version 0.9.1 - bugfixes
------------------------
......
module LeapWeb
VERSION = "0.9.2" unless defined?(LeapWeb::VERSION)
VERSION = "0.9.3" unless defined?(LeapWeb::VERSION)
end
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment