Commit graph

121 commits

Author SHA1 Message Date
Andris Reinman
f2f09dce57 added endpoint to recover a deleted user 2021-01-22 15:52:35 +02:00
Andris Reinman
e5f97ebd05 updated user delete task 2021-01-08 10:31:43 +02:00
Andris Reinman
766746945d Do not use _id in API response 2021-01-07 09:41:48 +02:00
Louis Laureys
4843208761 Delete all apidoc jsdoc 2020-11-06 01:34:32 +01:00
Andris Reinman
9e75853560 added support for sha256crypt 2020-10-08 11:32:48 +03:00
Andris Reinman
021e6bb4af allow importing users with argon2 password hashes 2020-10-08 10:50:51 +03:00
Andris Reinman
399251f1fc added metaData for forwarded addresses 2020-09-28 13:45:41 +03:00
Andris Reinman
6fafcaa957 made metaData visible for user, added new property internalData 2020-09-17 10:32:27 +03:00
Andris Reinman
488f41c93e Upgraded joi to latest 2020-07-19 20:51:06 +03:00
Andris Reinman
e4b11e557e show validation errors in JSON response 2020-07-16 11:31:58 +03:00
Andris Reinman
8957ec028b default GET+POST to req.params 2020-07-16 11:15:04 +03:00
Andris Reinman
1030d1bb02 added new user option pop3MaxMessages 2020-07-08 20:50:51 +03:00
Andris Reinman
ee8dff0ccd v1.24.0 2020-04-24 11:51:33 +03:00
Andris Reinman
7a8f26c8ef
allow using metaData in list response 2020-02-21 10:59:12 +02:00
Andris Reinman
5a560073b9
return metadata as an object instead of a string 2020-02-21 10:38:02 +02:00
Andris Reinman
4e395dd382
Allow using JS object as metaData value 2020-02-21 10:24:35 +02:00
Andris Reinman
fa695adc70
handle name parsing failures 2020-02-19 10:12:49 +02:00
Andris Reinman
188f4dccc5
added new user setting option to disable authentication 2019-11-15 09:16:53 +02:00
Andris Reinman
d1e595924c Include enabled2fa and autoreply in user listing 2019-10-10 14:01:59 +03:00
Andris Reinman
5dfa116cc5 Include enabled2fa and autoreply in user listing 2019-10-10 13:59:12 +03:00
Andris Reinman
c1537dbaf5 Include enabled2fa and autoreply in user listing 2019-10-10 13:55:21 +03:00
Andris Reinman
7b8a863125 removed audit info from user object 2019-10-02 11:35:31 +03:00
Andris Reinman
389d08edc9 testing audit task 2019-09-27 21:26:17 +03:00
Andris Reinman
7c4fcaeab3 updated api docs 2019-09-13 15:33:04 +03:00
Andris Reinman
fcd344bfd1 Updated user-delete task to not update all messages at once 2019-09-13 15:05:36 +03:00
Andris Reinman
9dc18e8a7e Return list of strings for forward targets 2019-09-13 11:12:47 +03:00
Andris Reinman
b26a749e70 fixed issue with req.accessToken 2019-08-28 10:03:56 +03:00
Andris Reinman
903c7a17f0 Log out sessions on 2FA enable 2019-08-27 21:04:41 +03:00
Andris Reinman
7383276cda Reset existing sessions if password is updated 2019-08-27 15:46:15 +03:00
Andris Reinman
dcef8e22cd migrated API tests from icedfrisby to supertest 2019-07-31 16:05:59 +03:00
Andris Reinman
c28696676f v1.21.0 2019-07-12 10:21:48 +03:00
Andris Reinman
a6bc7b4117 updated 2019-07-11 10:54:13 +03:00
Louis Laureys
08927831b7 an user > a user 2019-07-08 18:14:55 +02:00
Andris Reinman
39bd87ebaa allow to set user specific IMAP max connections 2019-02-12 13:20:32 +02:00
Andris Reinman
cc08421ab8 updated receivedMax definition 2019-01-10 14:41:39 +02:00
Andris Reinman
cb5696ff03 use shorter log messages for quota changes 2018-12-03 16:14:32 +02:00
Andris Reinman
41ac918fd2 log recalculated storage 2018-12-03 13:58:18 +02:00
Andris Reinman
15c316cd6d Updated TOTP API 2018-11-28 15:50:57 +02:00
Andris Reinman
105bd36be0 added new user property metaData 2018-11-28 12:25:54 +02:00
Andris Reinman
b8af48c13f v1.10.14 2018-11-23 20:57:45 +02:00
Andris Reinman
54009bfdb0 extra logs for fetch/append 2018-11-23 11:06:35 +02:00
Andris Reinman
dcfd7824b0 fix quota calculation 2018-11-22 09:35:21 +02:00
Andris Reinman
36df90c25d v1.8.1 2018-10-22 09:27:43 +03:00
Andris Reinman
624654a84d v1.7.0 2018-10-18 19:07:13 +03:00
Andris Reinman
c9c441c01b updated api listing role 2018-10-12 15:38:00 +03:00
Andris Reinman
5596f47a1a updated api permissions 2018-10-12 11:13:54 +03:00
Andris Reinman
df9b0240d0 fixed docs 2018-10-03 10:45:52 +03:00
Andris Reinman
92361609c1 v1.4.23 2018-10-03 10:16:18 +03:00
Andris Reinman
040ec15c4f fixed docs 2018-10-01 13:38:23 +03:00
Andris Reinman
bd5615e8ed v1.4.22 2018-10-01 13:28:27 +03:00