0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-11 02:59:07 +08:00
discourse/plugins/automation/admin/assets/javascripts/admin/initializers
Joffrey JAFFEUX 0587515a45
FIX: append by should work for non admin (#38567)
The backend only checks for `guardian.ensure_can_edit!(post)` and not
admin. However the initialiser was under admin folder, meaning the click
would only work for admins, even though they could have made the http
request directly.
2026-03-13 00:38:55 +01:00
..
discourse-automation.js FIX: append by should work for non admin (#38567) 2026-03-13 00:38:55 +01:00