Commit graph

17 commits

Author SHA1 Message Date
Lauri Ojansivu
c708877dde
Merge pull request #1785 from Akuket/devel
Bugfix : Resending invitation code.
2018-07-18 14:17:36 +03:00
Lauri Ojansivu
a8f41f7994 Remove SMTP settings from Admin Panel, because they
are set in environment variable settings like source/snap/docker
already, and password was exposed in plain text.

Thanks to xet7 !

Closes #1783
2018-07-18 00:46:45 +03:00
Akuket
bf5596b201
patch re invit 2018-07-17 16:07:46 +02:00
guillaume
df54f15ecb patch re-invit 2018-07-16 19:20:47 +02:00
Thiago Fernando S. dos Santos
2fa1b3122d Includes possibility to block username change 2018-05-04 16:44:50 -03:00
Lauri Ojansivu
7c403053e3 Fix lint errors. 2017-12-03 04:00:55 +02:00
Lauri Ojansivu
233554a3d6 Move global subscription to template subscription so that subscription
will stop when template is unused. It's very important for efficiency
espacially with large number of users. Thanks to mfshiu !
2017-12-02 22:00:42 +02:00
nztqa
44559b52a6 Add smtp test email translations 2017-11-28 13:26:46 +09:00
nztqa
332f12ce28 Add alert method 2017-11-27 19:24:06 +09:00
nztqa
dffe3d5ade Add test SMTP settings 2017-11-27 16:44:19 +09:00
nztqa
a88ac6113e Rename notice -> announcement 2017-10-01 12:43:15 +09:00
nztqa
aa1876f94c Add message from service administrator 2017-09-28 16:57:04 +09:00
nztqa
6a10257fd7 Add change email address
Set allow email change in admin panel
2017-08-07 17:40:50 +09:00
Julen Landa Alustiza
db2c381c00 Add TLS toggle option to smtp configuration 2017-03-30 19:13:57 +02:00
lkisme
72c3651be4 Set mail-from to environment immediately after changed,
allow user set a blank username&password pair in SMTP setting.
2017-03-09 23:29:48 +08:00
lkisme
39f2837838 wording change, email sending optimization, add texts to i18n 2017-02-26 21:11:15 +08:00
lkisme
1dfb6ef477 Admin panel:
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
2017-02-24 22:10:38 +08:00