Skip to content
Snippets Groups Projects
  1. Jun 30, 2022
  2. Jun 29, 2022
  3. Jun 28, 2022
  4. Jun 27, 2022
  5. Jun 22, 2022
  6. Jun 17, 2022
  7. Jun 16, 2022
  8. Jun 15, 2022
    • Richard van der Hoff's avatar
      Move some event auth checks out to a different method (#13065) · 8ecf6be1
      Richard van der Hoff authored
      * Add auth events to events used in tests
      
      * Move some event auth checks out to a different method
      
      Some of the event auth checks apply to an event's auth_events, rather than the
      state at the event - which means they can play no part in state
      resolution. Move them out to a separate method.
      
      * Rename check_auth_rules_for_event
      
      Now it only checks the state-dependent auth rules, it needs a better name.
      8ecf6be1
Loading