discourse/spec/requests/api
Natalie Tay 6ebef85b77
FIX: Allow users in content_localization_allowed_groups to delete translations (#34385)
Currently the following is erroneously shown only if the post author is
in the `content_localization_allowed_groups` setting. It should actually
be shown based on the current_user, not the post's user. This bug
prevents the privileged user from deleting translations.
2025-08-18 21:57:45 +08:00
..
schemas FIX: Allow users in content_localization_allowed_groups to delete translations (#34385) 2025-08-18 21:57:45 +08:00
shared
backups_spec.rb
badges_spec.rb
categories_spec.rb
groups_spec.rb FEATURE: Add the group show endpoint to search groups by id instead of only the slug name (#32442) 2025-05-13 14:22:06 -05:00
invites_spec.rb
multiple_invites_spec.rb
notifications_spec.rb
posts_spec.rb FIX: Allow users in content_localization_allowed_groups to delete translations (#34385) 2025-08-18 21:57:45 +08:00
private_messages_spec.rb
rate_limits_spec.rb DEV: API to register custom request rate limiting conditions (#30239) 2024-12-23 09:57:18 +08:00
search_spec.rb
site_spec.rb
tags_spec.rb
topics_spec.rb DEV: Add per_page as public param for TopicQuery (#30716) 2025-01-14 09:19:19 -06:00
uploads_spec.rb
user_badges_spec.rb
users_spec.rb DEV: Add /admin/users.json to the api docs (#32512) 2025-04-29 09:28:47 -06:00