PeerTube/client/src/app/+admin/users/user-edit
John Livingston 45f1bd72a0
Creating a user with an empty password will send an email to let him set his password (#2479)
* Creating a user with an empty password will send an email to let him set his password

* Consideration of Chocobozzz's comments

* Tips for optional password

* API documentation

* Fix circular imports

* Tests
2020-02-17 10:16:52 +01:00
..
index.ts allow administration to change/reset a user's password 2019-02-11 09:26:29 +01:00
user-create.component.ts Creating a user with an empty password will send an email to let him set his password (#2479) 2020-02-17 10:16:52 +01:00
user-edit.component.html Creating a user with an empty password will send an email to let him set his password (#2479) 2020-02-17 10:16:52 +01:00
user-edit.component.scss Cleanup reset user password by admin 2019-02-11 10:37:27 +01:00
user-edit.ts Lazy load static objects 2019-12-18 15:40:59 +01:00
user-password.component.html Cleanup reset user password by admin 2019-02-11 10:37:27 +01:00
user-password.component.scss Cleanup reset user password by admin 2019-02-11 10:37:27 +01:00
user-password.component.ts Cleanup reset user password by admin 2019-02-11 10:37:27 +01:00
user-update.component.ts Creating a user with an empty password will send an email to let him set his password (#2479) 2020-02-17 10:16:52 +01:00