Commit graph

66 commits

Author SHA1 Message Date
yflory
25bd9243fb Merge branch 'main' into staging 2024-06-24 16:51:04 +02:00
yflory
aca6680943 Merge branch 'staging' into tighten-eslint-rules 2024-06-21 16:17:22 +02:00
mathilde-cryptpad
38694fd463 explain with easier words the purpose of httpSafePort 2024-06-21 16:12:00 +02:00
mathilde-cryptpad
6b430c0b01 clarify how to use the different ports, see #1212 2024-06-18 11:10:19 +02:00
mathilde-cryptpad
9a5de41ae5 change 'inactive' to 'archived' in the config.example.js file 2024-05-22 14:30:05 +02:00
Wolfgang Ginolas
1f54b8b26d Tighten eslint rules 2024-04-05 08:35:01 +02:00
yflory
1879fd2226 Add configurable server option to log user address (off by default) 2024-02-19 18:15:05 +01:00
yflory
30d956b52f Fix ws proxy issue with :: as httpAddress 2023-12-18 15:47:10 +01:00
yflory
461d276d16 Fix SSO+MFA issues 2023-12-15 17:10:21 +01:00
yflory
9b00a6e9d4 Merge branch '5.6-rc' of github.com:cryptpad/cryptpad into 5.6-rc 2023-12-15 16:07:22 +01:00
yflory
01de1b9f47 Update sso example conf 2023-12-15 16:06:25 +01:00
David Benque
9cd86d03a4 REUSE lint compliance 2023-12-15 15:38:01 +01:00
yflory
542111843a Merge branch 'staging' into forcemfa 2023-12-11 16:30:22 +01:00
yflory
982c15ae0e Add an option to enforce MFA for all accounts on the instance 2023-11-09 15:35:56 +01:00
yflory
72cb827e18 Make MFA session expiration configurable 2023-11-08 15:58:28 +01:00
David Benque
8f0a6319a5 Apply headers 2023-10-20 15:35:26 +01:00
yflory
e8d719c438 Fix OIDC sso issues 2023-10-18 15:39:54 +02:00
yflory
18d6ccdfd3 SSO: OIDC auth 2023-06-23 19:06:29 +02:00
ansuz
7e4518b43d More server cleanup:
* make the websocket port configurable
* reorder some tasks at launch time to use more consistent logging
* relaunch http workers if they crash
* refuse to launch if httpUnsafeOrigin cannot be parsed as a URL
* fix a path issue reintroduced by a git merge
2022-12-20 16:29:38 +05:30
ansuz
a2b98623f1 clarify formatting in API server example config 2022-09-20 16:41:08 +05:30
ansuz
e4680d48c1 drop reference to non-existent IRC channel 2022-05-20 20:58:41 +05:30
ansuz
230d0ce55e remove invalidated comments from example config 2022-04-07 15:14:06 +05:30
ansuz
f5e91ef3ef provide installMethod detail in server telemetry 2021-06-22 16:32:33 +05:30
ansuz
41db88a360 WIP admin 'network' panel 2021-06-08 20:24:30 +05:30
ansuz
ae2e781803 remove mention of the supportMailboxPublicKey from the example config 2021-05-27 14:18:06 +05:30
ansuz
1f86578920 update instructions for adminEmail configuration 2021-05-21 20:38:47 +05:30
ansuz
176f4853a9 remove example configuration values that should be set via the admin panel 2021-05-06 13:01:20 +05:30
ansuz
3141d7add1 remove trailing slashes from configured origins
in both the server and the example config file
2021-03-22 14:12:14 +05:30
ansuz
adc2a63bd8
Merge pull request #647 from angdraug/pass-archivepath
Support non-writable working directory
2021-03-04 00:46:15 -05:00
ansuz
4e20639fa0 revert example config to current default, but provide a more detailed comment 2021-03-04 11:07:12 +05:30
ansuz
561cf96c72 Merge branch 'main' of github.com:sisco0/cryptpad into task-migration-fix 2021-03-04 10:50:07 +05:30
Dmitry Borodaenko
f49c7221b7 Add decreePath to config.example.js 2021-03-03 11:31:08 -08:00
ansuz
38cfba275a elaborate on some comments in example config files 2020-12-15 13:37:13 +05:30
yflory
02a4de5851 Update customLimits example #643 2020-11-30 18:41:28 +01:00
yflory
b74c312f3c Use the new public key format in config.example.js #626 2020-10-21 12:24:59 +02:00
ansuz
6a1ba275ef update example config comments 2020-10-12 15:01:48 +05:30
ansuz
e6f1ed6349 simplify inactive account removal in evict-inactive.js 2020-09-28 17:48:58 +05:30
ansuz
d794e0b48f include inactive accounts in the archival script 2020-09-24 19:02:22 +05:30
Francisco J. Solis-Munoz
05cbe20bbe Unsafe origin for localhost as 127.0.0.1 2020-09-22 09:51:26 -05:00
Francisco J. Solis-Munoz
434ba6c360 Fixed content security policy for local development to same IP as server.js 2020-09-22 09:43:36 -05:00
ansuz
ba6faca02e make the number of workers configurable 2020-04-16 13:53:45 -04:00
ansuz
92896fb919 rearrange a big part of the example config file 2020-02-28 14:24:03 -05:00
ansuz
c371a257bf WIP example config reorganization 2020-02-28 13:17:02 -05:00
ansuz
02fc343727 Merge branch 'staging' into small-config 2020-02-27 13:54:15 -05:00
ansuz
3df47a1415 continued WIP config reorganization 2020-02-27 13:24:19 -05:00
ansuz
294a444603 WIP removing defaults from the example config file 2020-02-27 13:09:12 -05:00
ansuz
59ad80d7f1 support larger upload sizes for users with premium accounts 2020-02-26 13:09:11 -05:00
ansuz
c388641479 drop support for 'retainData' configuration 2020-01-23 15:13:19 -05:00
ansuz
69bfca52fa nest volumes not exposed via HTTP in 'data' folder for easier migration 2019-12-30 12:11:44 -05:00
ansuz
05699b2c94 unify websocket configuration points 2019-12-23 18:27:11 -05:00