Open
Description
Currently the auth rules have three two special-cases for power levels before the first power_levels event lands:
- the first power-level event is allowed regardless of its content
- the creator of the room has PL 100
state_default is 0 rather than 50.Fixed by Power levels always have a default of 50 for state_default matrix-spec-proposals#1656
I think we only need one of those.