mirror of
https://github.com/wekan/wekan.git
synced 2025-12-18 16:30:13 +01:00
REST API: Create user despite disabling registration.
Thanks to soohwa ! Closes #1232
This commit is contained in:
parent
33cea11393
commit
ff7b001b00
1 changed files with 3 additions and 2 deletions
|
|
@ -2,13 +2,14 @@
|
||||||
|
|
||||||
This release adds the following new features:
|
This release adds the following new features:
|
||||||
|
|
||||||
* [WIP Limits](https://github.com/wekan/wekan/pull/1278).
|
* [WIP Limits](https://github.com/wekan/wekan/pull/1278);
|
||||||
|
* [REST API: Create user despite disabling registration](https://github.com/wekan/wekan/issues/1232).
|
||||||
|
|
||||||
and fixes the following bugs:
|
and fixes the following bugs:
|
||||||
|
|
||||||
* [Admin announcement can be viewed without signing in](https://github.com/wekan/wekan/issues/1281).
|
* [Admin announcement can be viewed without signing in](https://github.com/wekan/wekan/issues/1281).
|
||||||
|
|
||||||
Thanks to Github users amadilsons and nztqa for their contributions.
|
Thanks to Github users amadilsons, nztqa and soohwa for their contributions.
|
||||||
|
|
||||||
# v0.47 2017-10-04 Wekan release
|
# v0.47 2017-10-04 Wekan release
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue