Commit graph

655 commits

Author SHA1 Message Date
yflory
dcc6f689fb lint compliance 2024-02-26 13:41:18 +01:00
yflory
93a285baa5 Fix consecutive separators in user menu #1402 2024-02-07 12:25:20 +01:00
David Benque
fe036f88e8 Fix REUSE compliance 2024-01-30 11:48:49 +00:00
yflory
605d75f091 Fix server crash with user directory 2024-01-30 12:28:29 +01:00
yflory
b42fbe7bc7
Merge pull request #1395 from cryptpad/invitations
Instance invitations and user directory
2024-01-29 17:44:40 +01:00
yflory
79caca130b
Merge pull request #1295 from cryptpad/drawio-image
Drawio image
2024-01-29 17:29:33 +01:00
yflory
ebcbf4570e Remove custom HTTP headers for diagrams 2024-01-29 16:15:56 +01:00
yflory
3c3a797be5 Use invitation and add known user even when registration is open 2024-01-25 15:46:35 +01:00
yflory
2ac4995146 Merge branch 'staging' into invitations 2024-01-18 16:35:41 +01:00
yflory
986b05fdfe Add ability to update known user name and email 2024-01-18 16:32:06 +01:00
yflory
044dff4108 Add email field for invitations and store by default 2024-01-18 15:46:35 +01:00
yflory
d92636bcf8 Fix DRY_RUN issue 2024-01-09 15:09:41 +01:00
yflory
ff3a40aa31 Fix TypeError 2024-01-08 19:11:20 +01:00
yflory
467e8ee7fe Use ctime to detect deletable archived blobs 2024-01-08 14:41:00 +01:00
yflory
b22441446c Fix eviction error and add DRY_RUN to the archive cleaning script 2024-01-08 14:12:04 +01:00
yflory
70d84838df Add DRY_RUN option to the eviction script 2024-01-08 14:08:26 +01:00
yflory
0e918643ce Check if a blob exists before creating the activity file 2024-01-05 17:46:04 +01:00
yflory
31b9bbf796 Support activity and placeholder in eviction script 2024-01-05 17:40:20 +01:00
yflory
a5103bc21b Account deletion for known users and fix UI 2024-01-04 18:34:13 +01:00
Wolfgang Ginolas
a96856bb3d Allow loading diagram images from Nextcloud
https://github.com/cryptpad/cryptpad/issues/1297
2023-12-22 09:00:59 +01:00
yflory
a3f9b2eceb Store user data for new SSO accounts (configurable) 2023-12-20 17:24:14 +01:00
yflory
e65baebadc Restrict SSO registration 2023-12-19 17:59:56 +01:00
yflory
e52d9f77c1 Merge branch 'staging' into invitations 2023-12-19 15:03:40 +01:00
David Benque
06f4b8e590 Add licensing information to new files 2023-12-19 11:38:26 +00:00
yflory
4c81c95a94 Remove missing SSO config log 2023-12-18 15:53:43 +01:00
yflory
30d956b52f Fix ws proxy issue with :: as httpAddress 2023-12-18 15:47:10 +01:00
yflory
568bff357e Fix server error 2023-12-18 10:08:52 +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
576e713d70 Add plugins directory 2023-12-15 15:39:12 +01:00
David Benque
9cd86d03a4 REUSE lint compliance 2023-12-15 15:38:01 +01:00
yflory
7ba29238b2 Merge branch 'forcemfa' into staging 2023-12-13 15:21:54 +01:00
yflory
df6b0a0e98 Merge branch 'authsso' into staging 2023-12-13 15:14:31 +01:00
yflory
641f224c71 Fix lost functions in Env in HTTP workers 2023-12-12 17:04:01 +01:00
yflory
7893031689
Merge pull request #1334 from cryptpad/clean-comments
Clean old // XXX comments
2023-12-12 16:33:58 +01:00
yflory
471b55460b Enforce max expiration time serverside 2023-12-12 16:32:55 +01:00
yflory
199dcc8c62 Merge branch 'staging' into authsso 2023-12-11 16:46:11 +01:00
yflory
ac090767ca Add admin panel option to enforce MFA 2023-12-11 16:40:05 +01:00
yflory
542111843a Merge branch 'staging' into forcemfa 2023-12-11 16:30:22 +01:00
yflory
e2dd7f6305 Merge branch 'authsso' into forcemfa 2023-12-11 16:30:18 +01:00
David Benque
fde1edd508 Clean old // XXX comments
- either removed or changed the comment type
2023-12-08 15:10:19 +00:00
Wolfgang Ginolas
d42539b3b2 Merge remote-tracking branch 'origin/staging' into drawio-image 2023-12-06 09:08:32 +01:00
yflory
23a799d960 Fix missing plugin functions in HTTP workers 2023-12-05 17:10:59 +01:00
yflory
5d801a00fc Remove incorrect error logs 2023-12-05 16:14:59 +01:00
yflory
f506e5a8cf Instance invitation and user management prototype 2023-12-01 15:44:20 +01:00
yflory
223dc9394b New plugin structure 2023-11-17 17:19:04 +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
yflory
046e7abeb8 option to enforce CryptPad password for SSO accounts 2023-11-07 16:02:27 +01:00
yflory
61b3ea50ce Merge branch 'staging' into authsso 2023-11-06 16:45:06 +01:00
yflory
ed97d28528 Make SSO plugin optional 2023-11-06 16:27:52 +01:00