Commit graph

17 commits

Author SHA1 Message Date
Andris Reinman 48b9efb8ca
fix(audit): Fixed find() query for expired audits (#547) 2023-10-30 10:55:39 +02:00
Andris Reinman 53cda36329 Upgrade Mongodb library from 3 to 4
update
2021-08-30 11:21:50 +03:00
Andris Reinman f0062b1aaa Updated task handler 2021-06-20 13:40:04 +03:00
Andris Reinman 9c04a286e2 updated error codes for API 2021-05-21 20:14:43 +03:00
Andris Reinman 04370fc51f fixed invalid headers handling 2020-07-21 19:40:52 +03:00
Andris Reinman 0587c2934f Added missing index and address handler 2020-07-21 19:31:23 +03:00
Andris Reinman cc0c6e5438 v1.26.5 2020-07-03 23:33:05 +03:00
Andris Reinman 4a194b6502 updated autiding 2020-07-01 10:37:28 +03:00
Andris Reinman 2a24ff9331 v1.26.3 2020-05-27 11:55:36 +03:00
Andris Reinman 9cfd3271b6 Do not use updateOne on possibly sharded collection without shard key 2020-05-25 11:50:43 +03:00
Andris Reinman faa713d12e do not use collection.update 2020-04-24 12:27:25 +03:00
Andris Reinman a44a946496
log api search queries 2020-03-19 13:21:05 +02:00
Andris Reinman a2b1ac227b
Added export endpoint for audit 2019-11-21 16:15:25 +02:00
Andris Reinman 7b8a863125 removed audit info from user object 2019-10-02 11:35:31 +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
Renamed from lib/audit.js (Browse further)