Commit Graph

14 Commits

Author SHA1 Message Date
Michael Telatynski 9535594ff8 Tidy up 2026-03-04 10:32:58 +00:00
Michael Telatynski adfd99ca7d Tests galore 2026-03-03 18:25:22 +00:00
Michael Telatynski 5bc64a19da Update services.ts 2026-03-02 13:08:52 +00:00
Andrew Morgan 9a8ef99b8c Disable local registration when using MAS 2026-02-05 14:04:45 +00:00
Andrew Morgan 1b3243cb00 Disable local passwords in MAS Synapse
Otherwise we'll get the following error upon Synapse startup: Password auth cannot be enabled while OAuth delegation is enabled.
2026-02-05 14:04:37 +00:00
Andrew Morgan 7c62578252 Create MAS container and tests for restricted guests testing
Add a new container that both:

- Spins up a MAS instance.
- Loads the restricted guests module into Synapse, and configures it
  accordingly.

Then extend restricted guests spec to include MAS tests.

This requires setting up MAS' config to recognise the module as an
automated client (so that it can request Admin perms to
create/deactivate users).
2026-02-05 14:04:33 +00:00
Florian Duros f99db77b34 style: set font for restricted guest dialog 2025-12-18 18:06:58 +01:00
Florian Duros 0783237f56 test: update snapshot 2025-12-18 11:49:40 +01:00
Florian Duros 056ef3656a test: update screenshots 2025-12-17 18:15:10 +01:00
Michael Telatynski 335bf9d947 Update screenshot based on compound design tokens update 2025-12-11 11:16:42 +00:00
Michael Telatynski fe3e52b7ba Update screenshots 2025-12-02 09:40:09 +00:00
David Baker 56c7bca29d Update screenshot for new room list 2025-09-15 20:57:45 +01:00
Michael Telatynski 22f53ece84 Add screenshots 2025-08-12 16:30:58 +01:00
Michael Telatynski 33e4e30f9e Element Web module for Restricted Guests 2025-08-12 14:12:57 +01:00