Commit graph

911 commits

Author SHA1 Message Date
Andris Reinman faa713d12e do not use collection.update 2020-04-24 12:27:25 +03:00
Andris Reinman ee8dff0ccd v1.24.0 2020-04-24 11:51:33 +03:00
Andris Reinman 7f49180257 fixed rdate format on user delete 2020-04-09 07:37:23 +03:00
Andris Reinman 414962342b Log ip and sess to Graylog 2020-04-08 11:57:48 +03:00
Andris Reinman fdea1d3a35
renamed _session to _sess for gelf 2020-03-24 15:39:04 +02:00
Andris Reinman da9a3100cb
log api errors 2020-03-24 14:39:04 +02:00
Andris Reinman 2eb189f26d
Replaced log.debug with log.verbose 2020-03-24 14:30:43 +02:00
Andris Reinman a44a946496
log api search queries 2020-03-19 13:21:05 +02:00
Andris Reinman e2b59cb503
Fix issue where POP3 did not mark messages as seen 2020-03-15 13:25:17 +02:00
Andris Reinman a90da6345a
v1.23.4 2020-03-09 13:50:41 +02:00
Andris Reinman fe1bbd1f58
send imap flag notifications for submitted drafts 2020-03-03 14:39:11 +02:00
Rezart Qelibari 3a43069509 Allow prefix-partial wildcard addresses
Enables recognition of prefix-partial wildcard addresses à la
'prefix*@domain.com'.
2020-02-25 00:33:21 +01: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 1b81092c28
do not set answered if also forwarded 2020-02-19 11:09:40 +02:00
Andris Reinman 662d2c3df8
add answered flag to forwarded emails 2020-02-19 10:57:37 +02:00
Andris Reinman c954ae5edb
fixed rehash check 2020-02-19 10:37:22 +02:00
Andris Reinman fa695adc70
handle name parsing failures 2020-02-19 10:12:49 +02:00
Andris Reinman d74d13691b
do not stream fetch responses for metadata fields 2020-02-05 11:31:07 +02:00
Andris Reinman 489b1ded62
log mailbox with fetchok 2020-02-04 16:00:39 +02:00
Andris Reinman 44706fd757
log mailbox with fetchok 2020-02-04 15:58:37 +02:00
Andris Reinman 67f6134d16
Use large batch count for specific queries 2020-02-04 15:35:20 +02:00
Andris Reinman fafc124f83
use object for sorting 2020-01-29 17:58:59 +02:00
Andris Reinman 1676c7336f
do not read extra info for fetch 2020-01-29 15:38:15 +02:00
Andris Reinman b7ed286bf7
v1.23.2 2020-01-27 14:22:35 +02:00
Andris Reinman 494095f6f1
fixed invalid highestmodseq status item response 2020-01-11 17:37:07 +02:00
Andris Reinman 64ccb33ee5
bumped deps 2020-01-03 13:30:42 +02:00
Andris Reinman 512bf5a8b6
do not log fetch and expunge info to graylog 2019-11-26 16:27:56 +02:00
Andris Reinman 0e1861418a
fixed audit endpoint 2019-11-22 00:19:12 +02:00
Andris Reinman dde106c039
added api endpoint for audit info 2019-11-22 00:16:20 +02:00
Andris Reinman cf8d8f28cd
do not use finally 2019-11-21 16:23:18 +02:00
Andris Reinman a2b1ac227b
Added export endpoint for audit 2019-11-21 16:15:25 +02:00
Andris Reinman 2681ceb764
fixed invalid db for audits 2019-11-21 11:37:00 +02:00
Andris Reinman 7059f00e46
force autologout on suspension 2019-11-15 09:28:08 +02:00
Andris Reinman 5797a2f9f7
force logout if user is marked as suspended 2019-11-15 09:22:56 +02:00
Andris Reinman 188f4dccc5
added new user setting option to disable authentication 2019-11-15 09:16:53 +02:00
Andris Reinman cbd0dffbf2 use dot notation for addrview 2019-10-24 11:20:21 +03:00
Rezart Qelibari b4f8b63abc Fix missing addrview error
ZoneMTA wildduck plugin uses wildduck's user handler for address resolution.
A missing field in the projections map caused envelop from addresses
in outgoing messages that matched a wildcard address of the user to
be rejected by ZoneMTA wildduck plugin because of the error thrown in
the user handler of wildduck.
2019-10-23 23:20:28 +02:00
Andris Reinman e5163d5fe1 v1.23.1 2019-10-21 22:46:00 +03: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 96fa19068a allow to search messages from Junk/Trash 2019-10-03 17:00:51 +03:00
Andris Reinman d5fdb3f4e2 Do not encrypt draft messages 2019-10-02 14:33:06 +03:00
Andris Reinman 7b8a863125 removed audit info from user object 2019-10-02 11:35:31 +03:00
Andris Reinman 7c5bf84c52 do not use .finally() because of Node v8 2019-10-01 16:27:10 +03:00
Andris Reinman 0ec8851660 Store audit messages 2019-10-01 11:22:10 +03:00
Andris Reinman 83bab195e7 updates to message auditing 2019-09-29 15:00:44 +03:00
Andris Reinman 389d08edc9 testing audit task 2019-09-27 21:26:17 +03:00
Andris Reinman f46f9ddfe1 show targets in /addresses result 2019-09-25 16:39:48 +03:00
Andris Reinman 08200e4795 Added role for attachments 2019-09-19 15:38:56 +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 b2d98a007b special forward settings for relays 2019-09-13 11:50:18 +03:00
Andris Reinman 9dc18e8a7e Return list of strings for forward targets 2019-09-13 11:12:47 +03:00
Andris Reinman 121b61a6f6 v1.22.1 2019-09-12 14:25:42 +03:00
Andris Reinman b26a749e70 fixed issue with req.accessToken 2019-08-28 10:03:56 +03:00
Andris Reinman d3722b9960 Fixed logout on 2fa change 2019-08-27 21:27:54 +03:00
Andris Reinman 903c7a17f0 Log out sessions on 2FA enable 2019-08-27 21:04:41 +03:00
Andris Reinman 07bc93bad0 fixed tests 2019-08-27 16:20:23 +03:00
Andris Reinman 7383276cda Reset existing sessions if password is updated 2019-08-27 15:46:15 +03:00
Andris Reinman 7fbf868b33 Merge branch 'master' of github.com:nodemailer/wildduck 2019-08-22 21:52:41 +02:00
Andris Reinman ecb74473a1 do not allow to use same TOTP code 2019-08-22 21:47:36 +02:00
Louis Laureys 4ef5cf6dc0 Add back the 404 code 2019-08-19 01:10:06 +02:00
Louis Laureys 667dce4a94
404 code to 200 code with an error code string
404 error without an error code string is inconsistent when compared to all other methods. While on that topic, is there any reason for not using the right http response codes

Sorry for all the issues 😁. Knowing me there's more to come. I'll get on the SHA password encryption as soon as I get my application working enough.
2019-08-17 00:58:26 +02:00
Andris Reinman af3649159c fixed too long attachment literals 2019-08-08 16:11:53 +03:00
Andris Reinman 19ec1ac2e4 fixed fetching partial non-decoded attachments 2019-08-08 10:01:36 +03:00
Andris Reinman f9ee7d6200 Optimized partial fetches. Does not work correctly with mime torture message 2019-08-08 01:12:00 +03:00
Andris Reinman dcef8e22cd migrated API tests from icedfrisby to supertest 2019-07-31 16:05:59 +03:00
Andris Reinman afacc1df07 make sure that auth result is an array 2019-07-31 11:56:53 +03:00
Andris Reinman 2d3f959f4a Fixed mailbox counter counters 2019-07-31 11:32:41 +03:00
Andris Reinman f1752817a2 IMAP compiler 2019-07-31 11:26:38 +03:00
Andris Reinman be69992aa6 v1.21.1 2019-07-12 11:19:46 +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
Andris Reinman 7ab83dd6a0 starting asyncifying 2019-07-11 10:52:43 +03:00
Louis Laureys 08927831b7 an user > a user 2019-07-08 18:14:55 +02:00
Andris Reinman 231f52d72a v1.20.10 2019-07-08 11:33:27 +03:00
Andris Reinman c61eb2f939 v1.20.9 2019-07-05 13:56:11 +03:00
Andris Reinman 3b842a8dd2 v1.20.8 2019-07-03 11:39:30 +03:00
Andris Reinman a289063435 v1.20.6 2019-06-14 15:11:07 +03:00
Andris Reinman ba424c29c7 v1.20.5 2019-06-14 15:05:21 +03:00
Andris Reinman aeb74decf5 v1.20.4 2019-06-12 16:37:01 +03:00
Andris Reinman 353d8914d7 Merge branch 'master' of github.com:nodemailer/wildduck 2019-06-07 15:41:44 +03:00
Andris Reinman 6557adeab7 v1.20.2 2019-06-07 15:41:21 +03:00
Manuel B 9f84664593
document new line for private key file string 2019-05-29 19:16:12 +02:00
Andris Reinman fdcc7efcd4 mark restored message as undeleted 2019-05-21 15:41:28 +03:00
Andris Reinman 8febba7cd4 updated restore task 2019-05-21 14:00:47 +03:00
Andris Reinman 81e1300e3c updated docs 2019-05-10 13:56:27 +03:00
Andris Reinman a552d67311 v1.20.0 2019-05-10 13:32:49 +03:00
Rezart Qelibari a6390611ef Fix two linting errors 2019-05-10 05:21:09 +02:00
Rezart Qelibari 3c6ee0ce62 Allow forward-partial wildcard addresses
Enables recognition of forward-partial wildcard addresses à la
'*postfix@domain.com'.
2019-05-10 02:04:45 +02:00
Andris Reinman 268fbddc95 use countDocuments 2019-05-08 16:30:57 +03:00
Andris Reinman f8ee378ea0 v1.19.2 2019-05-08 15:09:21 +03:00
Andris Reinman 54c02937fb v1.19.1 2019-05-08 15:04:16 +03:00
Andris Reinman ead481c2bd prefer secondary for searching 2019-05-07 19:38:26 +03:00
Andris Reinman 9bd34588c4 prefer slave for imap fetch 2019-05-07 19:04:04 +03:00
Andris Reinman 5297a6edbf v1.19.0 2019-05-07 10:27:30 +03:00
Andris Reinman 685a360af7 Store Forwarded-For info 2019-05-03 14:38:46 +03:00
Andris Reinman 7e424ba7a1 allow filtering by unseen 2019-04-30 10:21:43 +03:00
Andris Reinman a42bf8f99d fix invalid db 2019-04-30 10:04:46 +03:00
Andris Reinman 2f3c45d98e update reuse cid for same data url 2019-04-29 23:20:38 +03:00
Andris Reinman ec3317b2b6 v1.18.0 2019-04-29 16:18:45 +03:00
Andris Reinman 5d5953c169 v1.17.2 2019-04-15 15:14:37 +03:00
Andris Reinman 664b3792a4 v1.17.2 2019-04-15 15:11:03 +03:00
Andris Reinman feda41d58b v1.17.0 2019-04-05 15:08:46 +03:00
Andris Reinman e5919187a4 v1.16.2 2019-03-26 16:41:43 +02:00
Andris Reinman 3d95b1355b v1.16.1 2019-03-26 14:34:55 +02:00
Andris Reinman 26f75ff081 v1.16.0 2019-03-26 14:17:43 +02:00
Andris Reinman dcc61f0d2e v1.15.2 2019-03-21 10:30:32 +02:00
Andris Reinman dd4442bc65 force id to string before filtering 2019-03-20 23:51:35 +02:00
Andris Reinman 5ebda12bde use roles for totp/u2f setup 2019-03-20 23:39:38 +02:00
Andris Reinman 5fffe6fb79 experimental user token generation on auth 2019-03-20 23:19:15 +02:00
Andris Reinman bc59ac1451 v1.15.1 2019-03-20 15:12:11 +02:00
Andris Reinman 8f7b184cd1 v1.15.0 2019-03-20 15:00:57 +02:00
Andris Reinman da24adb980 updated message upload API 2019-02-26 14:32:46 +02:00
Andris Reinman 432b99a602 removed some duplicate code 2019-02-25 09:50:55 +02:00
Andris Reinman 898647b737 updated stream headers 2019-02-23 01:19:44 +02:00
Andris Reinman 39bd87ebaa allow to set user specific IMAP max connections 2019-02-12 13:20:32 +02:00
Andris Reinman 8f2fdd8abf use constant definition instead of hardcoded TTL values 2019-01-26 12:50:51 +02:00
Andris Reinman bda1cbd878 bumped deps 2019-01-25 15:19:51 +02:00
Andris Reinman 1f222e4abc allow 5000ms for message cursors 2019-01-24 09:17:44 +02:00
Andris Reinman 942e35349e v1.14.0 2019-01-23 23:38:29 +02:00
Andris Reinman 7fb833e4f5 reveal BCC in message listing (if available) 2019-01-18 14:25:32 +02:00
Andris Reinman 1116bc0675 v1.13.1 2019-01-18 11:23:31 +02:00
Andris Reinman eb70966db1 Merge branch 'master' of github.com:nodemailer/wildduck 2019-01-17 11:48:35 +02:00
Andris Reinman 669a74bbef use locking when storing large attachments 2019-01-17 11:48:23 +02:00
Andris Reinman 8e7a3f50aa v1.12.4 2019-01-13 13:13:22 +02:00
Andris Reinman 5d835a546c Merge branch 'master' of github.com:nodemailer/wildduck 2019-01-10 14:41:47 +02:00
Andris Reinman cc08421ab8 updated receivedMax definition 2019-01-10 14:41:39 +02:00
Andris Reinman 027b0a67b9 v1.12.3 2019-01-08 23:27:03 +02:00
Andris Reinman dd5ea8b53e v1.12.1 2018-12-29 17:21:35 +02:00
Andris Reinman 56d82657c7 fixed spam score filtering 2018-12-29 12:56:06 +02:00
andris9 c3f2b8f3d3 remove bugsnag 2018-12-27 15:49:34 +02:00
Andris Reinman c4c350fcef allow setting writeConcern for gridstore 2018-12-19 15:56:59 +02:00
Andris Reinman be3df946ec updated reply handling 2018-12-04 16:25:15 +02:00
Andris Reinman bec31dcd78 updated reply handling 2018-12-04 16:20:53 +02:00
Andris Reinman 051a6b4438 updated reply handling 2018-12-04 16:16:04 +02:00
Andris Reinman a5c84b866b updated reply handling 2018-12-04 16:14:30 +02:00
Andris Reinman 9da2ad5679 updated reply handling 2018-12-04 16:12:25 +02:00
Andris Reinman 5ab86ca309 updated submit handling 2018-12-04 16:05:13 +02:00
Andris Reinman 0d8255a809 update 2018-12-04 15:37:56 +02:00
Andris Reinman d931b7db34 updated submit handler 2018-12-04 15:23:18 +02:00
Andris Reinman 314d18d608 testing new submit options 2018-12-04 14:45:41 +02:00
Andris Reinman 498552b859 allow custom metaData for messages 2018-12-04 10:50:27 +02:00
Andris Reinman cb5696ff03 use shorter log messages for quota changes 2018-12-03 16:14:32 +02:00
Andris Reinman a9262edfd9 log archive action 2018-12-03 15:03:34 +02:00
Andris Reinman f4db3ca1c3 do not archive copied messages 2018-12-03 14:50:32 +02:00
Andris Reinman 5141248fb8 do not update quota for every deleted messages if deleting in bulk 2018-12-03 14:20:19 +02:00
Andris Reinman 9b18961af1 do not update quota for every deleted messages if deleting in bulk 2018-12-03 14:18:32 +02:00
Andris Reinman 41ac918fd2 log recalculated storage 2018-12-03 13:58:18 +02:00
Andris Reinman f8c49d40bd fixed negative quota change on copy 2018-12-03 11:29:41 +02:00
Andris Reinman c02ae4ef77 quota usage logging 2018-12-03 11:06:47 +02:00
Andris Reinman f1f8b21b0a log storage change on copy 2018-11-30 11:31:44 +02:00
Andris Reinman 40f3b5fa06 v1.11.1 2018-11-30 11:16:14 +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 faadc531e0 update mailbox 2018-11-28 10:58:45 +02:00
Andris Reinman bc70584a5a prevent sending expunge calls for undeleted messages 2018-11-28 10:46:59 +02:00
Andris Reinman 99b437bf0f expunge log 2018-11-28 10:40:22 +02:00
Andris Reinman 6b82e651fd expunge log 2018-11-28 10:36:30 +02:00
Andris Reinman 16d2d7f233 additional imap logs 2018-11-28 10:14:53 +02:00
Andris Reinman a0974b0fa8 updated quota calculations 2018-11-26 10:02:39 +02:00
Andris Reinman 7af4641e7c Include mailbox size in mailbox listing 2018-11-23 21:39:42 +02:00
Andris Reinman b8af48c13f v1.10.14 2018-11-23 20:57:45 +02:00
Andris Reinman ecc9e7e5b7 use _code instead of _error_code for gelf 2018-11-23 11:48:23 +02:00
Andris Reinman 54009bfdb0 extra logs for fetch/append 2018-11-23 11:06:35 +02:00
Andris Reinman 1da0bb7a19 v1.10.13 2018-11-23 09:53:22 +02:00
Andris Reinman dcfd7824b0 fix quota calculation 2018-11-22 09:35:21 +02:00
Andris Reinman bc334a37be allow to skip logging fetch output 2018-11-16 10:01:18 +02:00
Andris Reinman b9a754ae1c auth log 2018-11-15 10:37:02 +02:00
Andris Reinman 65fa609b7a auth log 2018-11-15 10:30:53 +02:00
Andris Reinman e36dd2a82f auth result log 2018-11-15 10:24:42 +02:00
Andris Reinman da99238905 log user domain on auth 2018-11-14 15:28:12 +02:00
Andris Reinman b8f9c8882d v1.10.10 2018-11-14 13:32:40 +02:00
Andris Reinman 0b7588b960 update fecth response log 2018-11-14 10:40:59 +02:00
Andris Reinman 394b0cde52 v1.10.9 2018-11-14 10:02:53 +02:00
Andris Reinman ce137ef2b7 v1.10.8 2018-11-13 14:11:48 +02:00
Andris Reinman b89aa5e51c normalize subject for threading 2018-11-13 14:06:29 +02:00
Andris Reinman d3d441bfc0 normalize subject for threading 2018-11-13 14:03:18 +02:00
Andris Reinman e86ffa7c93 filter ip 2018-11-12 14:39:11 +02:00
Andris Reinman 87dd69152d filter ip 2018-11-12 14:36:34 +02:00
Andris Reinman 9cc36a3aa0 v1.10.6 2018-11-12 13:44:11 +02:00
Andris Reinman 27f0170e39 allow uploading structured messages 2018-11-12 13:32:30 +02:00
Andris Reinman e12402448c allow uploading structured messages 2018-11-12 13:31:03 +02:00
Andris Reinman 436a3aaa9b allow uploading structured messages 2018-11-12 13:27:11 +02:00
Andris Reinman 7d22c436e7 v1.10.5 2018-11-08 13:02:31 +02:00
Andris Reinman 24229569e3 fixed cursor leak in restore task 2018-11-06 10:36:26 +02:00
Andris Reinman 179c537e4b v1.10.4 2018-11-05 09:25:43 +02:00
Andris Reinman d72198c1bd list-id filtering 2018-11-02 10:18:24 +02:00
Andris Reinman b4e7387d8b fix tasks 2018-10-31 19:00:41 +02:00
Andris Reinman 29d8fdd980 v1.10.2 2018-10-31 11:57:12 +02:00
Andris Reinman bc43fcf0a9 fixed session logs 2018-10-31 10:17:33 +02:00
Andris Reinman 8c4e18aedf log connection events 2018-10-31 10:06:24 +02:00
Andris Reinman 3cc0e3e35b log connection events 2018-10-31 10:04:32 +02:00
Andris Reinman decec4d2d5 v1.10.1 2018-10-24 19:21:10 +03:00
Andris Reinman 077ff4ddb5 v1.10.0 2018-10-23 11:38:08 +03:00
Andris Reinman 56fe162d1c v1.9.2 2018-10-23 10:56:42 +03:00
Andris Reinman d988c816fe v1.9.1 2018-10-22 21:37:24 +03:00
Andris Reinman 61d2813be9 v1.9.0 2018-10-22 12:00:24 +03:00
Andris Reinman 36df90c25d v1.8.1 2018-10-22 09:27:43 +03:00
Andris Reinman 39074f9f33 v1.8.0 2018-10-19 12:19:43 +03:00
Andris Reinman e75de9acb3 v1.7.4 2018-10-19 10:45:07 +03:00
Andris Reinman 30a952ed0f v1.7.3 2018-10-19 10:35:27 +03:00
Andris Reinman 6821bd621b v1.7.2 2018-10-19 10:15:16 +03:00
Andris Reinman a3a23ff780 v1.7.1 2018-10-18 19:25:22 +03:00
Andris Reinman 624654a84d v1.7.0 2018-10-18 19:07:13 +03:00
Andris Reinman e3dddd4b81 auth handler 2018-10-18 12:08:59 +03:00
Andris Reinman 1d0d191363 auth handler 2018-10-18 12:01:28 +03:00
Andris Reinman 9f4f26261c update 2018-10-18 11:53:14 +03:00
Andris Reinman bed1646db7 update 2018-10-18 11:35:34 +03:00
Andris Reinman 6c6a3c2605 update 2018-10-18 11:31:25 +03:00
Andris Reinman 9c0be98c1c udpate 2018-10-18 11:20:29 +03:00
Andris Reinman d25e0180b7 update 2018-10-18 11:11:53 +03:00
Andris Reinman 2c88242b30 added initial support for gelf logs 2018-10-18 10:37:32 +03:00
Andris Reinman 7d258e82f4 update 2018-10-16 10:12:04 +03:00
Andris Reinman 3f5f110904 fix forwarded schema 2018-10-15 14:05:54 +03:00
Andris Reinman c9c441c01b updated api listing role 2018-10-12 15:38:00 +03:00
Andris Reinman 58987ba917 fix autoreply 2018-10-12 11:24:08 +03:00
Andris Reinman 5596f47a1a updated api permissions 2018-10-12 11:13:54 +03:00
Andris Reinman 96329aa85a task runner 2018-10-11 11:48:12 +03:00
Andris Reinman f6797583fe asp handling update 2018-10-11 09:44:21 +03:00
Andris Reinman dde325037a update ASP generator 2018-10-10 16:55:58 +03:00
Andris Reinman 5cab241ea6 update ASP generator 2018-10-10 16:52:30 +03:00
Andris Reinman 2f271c02b8 update ASP generator 2018-10-10 16:42:52 +03:00
Andris Reinman 310d1a0889 update ASP generator 2018-10-10 16:31:56 +03:00
Andris Reinman fb01ae01d8 update ASP generator 2018-10-10 16:28:54 +03:00
Andris Reinman d8ffcb8929 update ASP generator 2018-10-10 16:26:30 +03:00
Andris Reinman 124b1d7a98 update ASP generator 2018-10-10 16:19:20 +03:00
Andris Reinman ae5c7deadc asp update 2018-10-10 12:30:00 +03:00
Andris Reinman eb1a9b7c90 v1.4.24 2018-10-08 11:03:40 +03:00
Andris Reinman a225f25021 fixed typo 2018-10-03 11:39:31 +03:00
Andris Reinman 450ff30cad updated profile generation 2018-10-03 11:23:11 +03:00
Andris Reinman 636d0585ae updated profile generation 2018-10-03 11:21:23 +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 65657848b0 fixed authEvent 2018-10-03 09:40:07 +03:00
Andris Reinman 5325094be3 fixed unneeded id 2018-10-03 09:35:44 +03:00
Andris Reinman 72cc46f1aa show asp scopes in listing for wildcard 2018-10-03 09:26:53 +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
Andris Reinman 06f269668e fix docs 2018-09-28 12:23:24 +03:00
Andris Reinman 01886053e0 fix docs 2018-09-28 12:22:55 +03:00
Andris Reinman ccd8f704f9 v1.4.21 2018-09-28 12:19:01 +03:00
Andris Reinman abf5084573 added command logs track 2018-09-28 11:30:30 +03:00
Andris Reinman fc9da62cb6 fixed typo 2018-09-27 09:13:19 +03:00
Andris Reinman 74e2e45696 v1.4.20 2018-09-26 10:25:52 +03:00
Andris Reinman a866c0ece1 v1.4.18 2018-09-25 11:29:51 +03:00
Andris Reinman 3fb0b13a79 index List-ID headers 2018-09-25 11:01:56 +03:00