yflory
757f30d4a1
New support: add moderator role
2024-02-22 18:46:26 +01:00
yflory
a67b1ea7cc
New support: disable quota for the support pin log
2024-02-22 15:48:34 +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
3c3a797be5
Use invitation and add known user even when registration is open
2024-01-25 15:46:35 +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
a5103bc21b
Account deletion for known users and fix UI
2024-01-04 18:34:13 +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
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
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
ed97d28528
Make SSO plugin optional
2023-11-06 16:27:52 +01:00
yflory
7d3f67cd86
SSO + OTP account deletion and password change
2023-10-26 17:55:54 +02:00
David Benque
8f0a6319a5
Apply headers
2023-10-20 15:35:26 +01:00
yflory
ef92d9217c
Merge branch 'moderation' into staging
2023-09-28 17:56:46 +02:00
yflory
bc9a335e76
Lint compliance
2023-09-19 15:06:54 +02:00
yflory
f282db9121
Add new placeholder data and account script to admin panel
2023-09-14 17:49:16 +02:00
yflory
f69dcbdda9
Fix 'Unhandled RPC' log with isNewChannel
2023-09-13 14:48:16 +02:00
yflory
975a177cbb
Add UI/UX when reading a placeholder
2023-09-08 18:10:02 +02:00
yflory
91af47994b
Placeholder on file deletion
2023-09-07 17:03:20 +02:00
yflory
dda4b8777c
Add drive channel metadata to the pin log
2023-09-06 17:15:00 +02:00
yflory
708e36b3ee
New admin command to archive an account
2023-09-05 16:31:04 +02:00
yflory
9be21c21c4
WIP blob metadata
2023-08-29 15:19:34 +02:00
yflory
c10fc37645
Merge branch 'totp-ui' into 5.4-rc
2023-07-11 10:30:36 +02:00
yflory
9aac9d1c2f
TOTP: Use HTTP challenges to write and remove blocks
2023-06-09 15:06:17 +02:00
yflory
b3a620edc0
lint compliance
2023-06-06 16:09:17 +02:00
yflory
36a1c604d8
Auth: Disable TOTP/MFA from the admin panel
2023-05-16 15:11:43 +02:00
Mathilde Grünig
f5fb24031e
replace xwiki-labs by cryptpad
2023-05-16 14:54:39 +02:00
ansuz
493bf1346c
Merge tag '5.3.0' into 5.3-auth
2023-05-06 15:26:21 +05:30
ansuz
31dc7b523a
XXXs and TODOs for handling blocks now that 2FA is in play
2023-05-05 18:20:51 +05:30
yflory
6b743a787c
Fix mailbox message deletion
2023-03-28 12:19:16 +02:00
yflory
a0714b9cc8
Prevent type error with the new admin script
2023-01-12 15:54:16 +01:00
yflory
1971553e1f
Flush cache when adding new admin
2022-12-20 17:25:54 +01:00
yflory
70e602d9c9
Prototype install app
2022-12-20 16:57:51 +01:00
yflory
600771682a
Allow edit/delete/multiple answers without a drive and fix race condition
2022-12-08 16:53:29 +01:00
yflory
bde6bb0032
Clean server code
2022-10-14 16:53:38 +02:00
yflory
8a3be878e8
Merge branch 'staging' into form-del
2022-10-12 17:19:22 +02:00
yflory
6a1c64fe9a
Delete your own form answers
2022-10-06 17:12:23 +02:00
ansuz
333ba82970
allow admins to overwrite live data with archived data when both exist
2022-09-13 18:32:50 +05:30
ansuz
2b365694f6
fix server logic and logs messages related to quotas
2022-09-13 13:00:36 +05:30
ansuz
cf180158dc
remove temporary comments
2022-09-07 18:15:19 +05:30
ansuz
e78e57c039
unify accounts_api and quota_api config options
2022-08-30 17:23:10 +05:30
ansuz
b903e1351d
serverside component of admin metadata history
2022-08-26 18:11:59 +05:30
ansuz
6cfce42c58
refactor admin panel and include reasons for archiving and restoring
2022-08-24 10:10:32 +05:30
ansuz
d05063a5a2
ensure that the correct form of a signing key is used
2022-08-23 16:08:57 +05:30
ansuz
31f61c7f1d
refactor admin database tab
2022-08-11 18:30:19 +05:30
ansuz
60e58e8f7a
first version of admin 'database' tab
2022-08-11 11:53:03 +05:30
yflory
6ae07bb480
Allow accounts server to trigger quota updates
2022-07-05 11:48:40 +02:00
ansuz
071c9706af
accept both new and old data format for server info on admin panel
2022-05-10 13:11:53 +05:30
ansuz
3c679509c4
adjust INSTANCE_STATUS RPC to accommodate new data format
2022-05-06 14:33:30 +05:30
ansuz
a2731c44b0
assorted home page fixes/improvements
...
* link to home page from other static pages
* home notice
* moved to the top of the home page
* configured via server API instead of application_config.js
* WIP admin panel UI
* more debugging info for unsupported decrees
* lint compliance probably
2022-05-06 13:55:00 +05:30
ansuz
e6c51e3dff
remove hardcoded translations and invert remote embedding logic
2022-03-24 12:43:16 +05:30
ansuz
e38e08fb6e
Merge branch 'soon' into block-embeds
2022-03-14 12:52:55 +05:30
ansuz
45d2eb0267
Merge branch 'soon' of github.com:xwiki-labs/cryptpad into support-categories
...
and include some tweaks for the checkup page
* sort errors above warnings
* improve messages for new tests
2022-03-10 11:33:41 +05:30
ansuz
8398c05f1a
Merge branch 'justification' into mar7
2022-03-07 19:03:06 +05:30
ansuz
b65730b853
allow admins to enable configurable disk I/O profiling
2022-03-07 18:42:00 +05:30
ansuz
1202b7a691
WIP configure instance name, jurisdiction, and description on admin panel
2022-02-24 15:28:24 +05:30
ansuz
f1fc2d2ad9
WIP provide a reason when archiving or resoring a file through the admin panel
2022-02-18 18:45:52 +05:30
ansuz
ef6f98c149
initial serverside components for 'disableEmbedding' functionality
2022-02-18 13:35:20 +05:30
ansuz
d2852fdba4
perform extra validation for private message rpc
2022-01-26 03:58:29 +05:30
ansuz
1c08a27f60
fix a newly introduced reference error
2021-08-10 18:48:34 +05:30
ansuz
a33774aa6f
properly abort from channel archival if no metadata is returned
...
and add some logging when trimming history
2021-08-10 15:24:23 +05:30
ansuz
9bb884cac6
fix a type error caused by (my) invalid API use
2021-07-06 18:21:55 +05:30
ansuz
1c1dc421a3
fix broken block archival
2021-07-01 16:44:40 +05:30
ansuz
f7f2146fa5
miscellaneous cleanup and notes
2021-06-30 19:09:53 +05:30
ansuz
76b90d3c8a
correct a few more places where the client expected hashes in pin responses
...
or where the server incorrectly provided them
2021-06-30 18:15:55 +05:30
ansuz
8e725f3d7c
stop returning the hash of all user pins after pinning
...
the client doesn't use it and it's CPU-intensive
2021-06-30 17:20:03 +05:30
ansuz
7c7acbeae6
delegate block validation to workers
2021-06-28 15:07:48 +05:30
ansuz
ba1a7b37e1
separate validation and storage methods for blocks
2021-06-28 14:39:26 +05:30
ansuz
9806d718d5
implement block archival
2021-06-25 20:53:09 +05:30
ansuz
caece0123e
archive pin logs instead of removing them outright
2021-06-25 20:22:16 +05:30
ansuz
3cbf4c9d6f
save instancePurpose choice to server from admin panel
2021-06-25 13:04:29 +05:30
ansuz
bb7c40237b
detect new versions in server telemetry responses
2021-06-10 20:56:12 +05:30
ansuz
2fd812ff36
WIP admin translations and update available button
2021-06-09 18:45:02 +05:30
ansuz
41db88a360
WIP admin 'network' panel
2021-06-08 20:24:30 +05:30
ansuz
62f8fb93b5
take notes of desirable admin RPC commands
2021-05-07 18:07:13 +05:30
ansuz
30fc2a5edf
Merge branch 'staging' into restricted-registration
2021-05-01 02:04:22 +05:30
ansuz
8c61948d02
implement SET_ADMIN_EMAIL and SET_SUPPORT_MAILBOX decrees
...
and update changelog
2021-04-30 14:48:22 +05:30
ansuz
729d51fb9b
update block storage APIs
2021-04-29 13:32:19 +05:30
ansuz
15a8284a30
add some logging and avoid some errors
2021-04-29 07:09:16 +05:30
ansuz
18c73ad282
WIP working password change with restricted registration
2021-04-28 11:16:55 +05:30
ansuz
8896391536
refactor writeLoginBlock to account for more asynchronous flow
2021-04-27 17:13:31 +05:30
ansuz
50045c08d0
WIP restrict registration
2021-04-26 18:31:33 +05:30
ansuz
75a316e70d
adjust or remove comments
2021-04-12 13:39:54 +05:30
ansuz
67af5c220c
server notes
2021-04-02 09:59:28 +05:30
yflory
7971a6d267
Major broadcast refactoring
2021-03-16 17:00:23 +01:00
yflory
dbce0fe429
Use 33 characters admin channels
2021-03-16 15:25:28 +01:00
yflory
fee8a88169
Instance notification prototype
2021-03-09 18:27:12 +01:00
ansuz
4316264044
fix incomplete unowned file upload
2021-02-19 13:12:35 +05:30
ansuz
b8a7defad9
lint compliance
2021-01-31 15:29:55 +05:30
ansuz
4a29d9df00
implement admin GET_USER_TOTAL_SIZE call
2021-01-31 15:28:45 +05:30
ansuz
fed04a025c
display size of uploaded files upon completion
2020-12-23 17:21:06 +05:30
ansuz
646fdcc43e
Merge branch 'cache-metadata' into staging
2020-12-11 20:16:18 +05:30
ansuz
4c7f7e271e
remove an XXX note, log when restoring docs by admin rpc
2020-12-11 17:57:42 +05:30
ansuz
d0df2f5840
log when archiving content via the admin panel
2020-12-11 17:03:48 +05:30