diff options
| author | nemsia <nemsia@nemsia.org> | 2017-05-08 11:06:33 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-05-08 11:06:33 +0200 |
| commit | 70d41205f334c3ce1e8fa4a9715caa2d5ed6c0cb (patch) | |
| tree | b383015cc4658dc7fc7ba1337e8ddac2109dd773 /README.md | |
| parent | 8584df0b547189dd86d34e4b0bbf342814524352 (diff) | |
| download | mastodon_ynh-70d41205f334c3ce1e8fa4a9715caa2d5ed6c0cb.tar.gz mastodon_ynh-70d41205f334c3ce1e8fa4a9715caa2d5ed6c0cb.tar.bz2 mastodon_ynh-70d41205f334c3ce1e8fa4a9715caa2d5ed6c0cb.zip | |
[enh] Admin user creation tune (#25)
* [fix] Password lengh check 9 to 8
* [enh] Use the email address from admin user
* [fix] Confirm real admin mail
* Check TODO
* [fix] Warning password to 7
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -89,5 +89,6 @@ It seems important to close the inscriptions for your Mastodon, so that it remai - [x] [Create automatic user](https://github.com/tootsuite/documentation/blob/master/Running-Mastodon/Administration-guide.md#creating-users-while-registration-is-closed) - [x] Fix restore - [x] Install from a release -- [ ] Tune [Create automatic user](https://github.com/tootsuite/documentation/blob/master/Running-Mastodon/Administration-guide.md#creating-users-while-registration-is-closed) +- [x] Tune [Create automatic user](https://github.com/tootsuite/documentation/blob/master/Running-Mastodon/Administration-guide.md#creating-users-while-registration-is-closed) +- [ ] Change SMTP settings - [ ] Fix errors on jenkins |
