summaryrefslogtreecommitdiffstats
path: root/client/components/settings
Commit message (Collapse)AuthorAgeFilesLines
* Add TLS toggle option to smtp configurationJulen Landa Alustiza2017-03-302-4/+16
|
* Remove invitation code if email sending failed, improve registration process ↵lkisme2017-03-281-2/+2
| | | | with invitation
* Set mail-from to environment immediately after changed,lkisme2017-03-091-2/+2
| | | | allow user set a blank username&password pair in SMTP setting.
* wording change, email sending optimization, add texts to i18nlkisme2017-02-264-39/+40
|
* Admin panel:lkisme2017-02-247-0/+367
Only invited user can register in strict mode, Set mail server in admin panel, Switch strict mode in admin panel, Invite people to system in admin panel