mjolnir/test
Gnuxie 5bd23ced9b
Access Control Unit (#378)
The ACL unit allows you to combine an policy lists and conveniently test users and servers against them.
The main motivation for this work is provide access control on who can provision and continue to use mjolnir instances in the appservice component.
We include a new recommendation type org.matrix.mjolnir.allow which can be used with user and server entity types to create allow lists.
We have also replaced the destructing of policy lists in applyServerACL and applyMemberBans (in ProtectedRooms.ts) with calls to the AccessControlUnit.
Adding commands to add/remove allowed entities is not something i want to do at the moment.
2022-10-18 16:28:11 +01:00
..
commands load config yaml manually, remove more references to static config (#347) 2022-08-16 15:51:18 +01:00
integration Access Control Unit (#378) 2022-10-18 16:28:11 +01:00
nginx.conf Update tests and instructions to intercept reports also with v3 endpoint (#388) 2022-10-18 15:48:39 +02:00