0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-07-05 01:58:35 +02:00
Commit graph

11 commits

Author SHA1 Message Date
Jason Volk 5a22fa7370 ircd:Ⓜ️:room::auth: Propagate interruption. 2019-08-22 07:03:59 -07:00
Jason Volk 7bd716a103 ircd:Ⓜ️:room::auth: Improve conditions to conduct check. 2019-08-22 06:02:02 -07:00
Jason Volk ac08202346 ircd:Ⓜ️:room::auth::check: Query for user mxid state_key only. 2019-08-22 02:25:03 -07:00
Jason Volk 061b85de5b ircd:Ⓜ️:room::auth: Reorg check() stack interface related. 2019-08-22 02:25:03 -07:00
Jason Volk 063bd39b09 ircd:Ⓜ️:room::auth: Remove noexcept on interface for IO termination propagation. 2019-08-20 22:26:52 -07:00
Jason Volk 5e87a2e941 ircd:Ⓜ️:room::auth: Improve error hierarchy. 2019-08-20 22:26:52 -07:00
Jason Volk 19c2d7da8e ircd:Ⓜ️:room::auth: Fix incorrectly resolved index() call. (#18) 2019-08-18 05:56:08 -07:00
Jason Volk 52657ca410 ircd:Ⓜ️:room::auth::chain: Simplify interface. 2019-08-18 05:46:42 -07:00
Jason Volk 01df345789 modules/m_room_auth: Add room check to rule 2. 2019-08-18 04:13:12 -07:00
Jason Volk 911e68e5f5 ircd:Ⓜ️:room::auth: Fetch join_rules for invite auth_events. 2019-08-18 04:13:12 -07:00
Jason Volk 59618c6a44 ircd:Ⓜ️ Move event::auth to room::auth; move to module. 2019-08-18 03:09:34 -07:00