mirror of
https://github.com/discourse/discourse.git
synced 2025-01-31 15:17:14 +08:00
24e30aff87
The check there is intended for the :members_mods_and_admins level, which is not automatically checked for normal users. Instead, the :everyone level is the one used, which would always fulfill the "alias_level in :levels" check. This changes the :everyone level to :members_mods_and_admins, which was originally intended. |
||
---|---|---|
.. | ||
assets | ||
controllers | ||
helpers | ||
jobs | ||
mailers | ||
models | ||
serializers | ||
services | ||
views |