2.1 KiB
2.1 KiB
Changelog
All notable changes to this project will be documented in this file.
1.1.1 – 2021-04-04
Fixed
- Fix registration with loginname field #284
1.1.0 – 2021-04-01
Added
- Added settings to display and enforce a full name field on the registration form #280
- Added settings to display and enforce a phone number field on the registration form (Requires Nextcloud 21.0.1) #280
Changed
- Reorganized the administration settings bringing in structure to the list of settings and hiding settings that exclude each others correctly
1.0.0 – 2021-03-22
Fixed
0.7.0 – 2021-02-23
Added
- Compatibility with Nextcloud 21
Fixed
- Show an error instead of exception when mail server is not set up #274
0.6.1 – 2021-01-08
Added
- Compatibility with Nextcloud 21 beta 5
0.6.0 – 2020-12-14
Added
- Allow forcing user name patterns and providing hints on the registration form and email (by @pxlfrk ) #259
- Compatibility with Nextcloud 21
0.5.2 – 2020-11-30
Fixed
- Fix compatibility with password policy app #258
- Allow mail confirmation to be optional #248
- Don't allow to limit the app to groups as the users are all guests and therefor in no groups #255
- Fix invalide route on user data form #251
0.5.1 – 2020-10-05
Fixed
- Fix rate limitation to avoid spaming users #246