padloc/packages/server/src
Martin Kleinschrodt e2d8dc21ce Actually, using time stamps as an id prefix is probably a better idea 2022-07-29 18:06:33 +02:00
..
attachments Allow marking certain config params as secret to prevent them from being logged 2021-09-16 14:28:05 +02:00
auth Add better implementation for "ad hoc" default authenticators; allow client to specify which authentication types it supports 2021-09-28 15:41:40 +02:00
crypto Replace @padloc/core/util/equalCT with true timing-safe comparison method as part of CryptoProvider. 2022-04-08 10:16:36 +02:00
email Sanitize email HTML to prevent XSS (#478) 2022-06-22 11:17:40 +01:00
logging Actually, using time stamps as an id prefix is probably a better idea 2022-07-29 18:06:33 +02:00
platform Allow selectively disabling all billing functionality on certain platforms (#505) 2022-07-26 10:41:30 +01:00
provisioning Disable billing page for platforms excluded from billing 2022-07-26 12:43:00 +02:00
storage Make sure postgres `tlsRejectUnauthorized` setting is parsed as boolean 2022-07-01 16:37:21 +02:00
tools Sanitize email HTML to prevent XSS (#478) 2022-06-22 11:17:40 +01:00
transport Fix server crashing with malformed requests 2022-02-17 14:33:07 +00:00
config.ts Implement postgres logger 2022-07-29 17:30:53 +02:00
geoip.ts Add session management to app 2021-08-21 09:06:35 +02:00
init-repl-client.ts Fix tests 2022-01-19 16:13:30 +00:00
init.ts Implement postgres logger 2022-07-29 17:30:53 +02:00
legacy.ts A few improvements, requested from the review: 2021-12-20 15:01:25 +00:00
repl.ts Fix tests 2022-01-19 16:13:30 +00:00
scim.ts Remove explicit group and user urls from scim settings 2022-05-16 16:21:05 +02:00