[openSUSE/open-build-service] 822980: Add authentication to the image templates page
Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: 822980e05819f801e487ddb6d1789dbb7cfa041a https://github.com/openSUSE/open-build-service/commit/822980e05819f801e487dd... Author: Eduardo Navarro <enavarro@suse.com> Date: 2024-01-31 (Wed, 31 Jan 2024) Changed paths: M src/api/app/controllers/webui/image_templates_controller.rb M src/api/spec/controllers/webui/image_templates_controller_spec.rb M src/api/spec/features/webui/image_templates_spec.rb Log Message: ----------- Add authentication to the image templates page We want to provide access to the image templates page only to authenticated users. Commit: f60575efb627ed12f37d64431769c83b17944988 https://github.com/openSUSE/open-build-service/commit/f60575efb627ed12f37d64... Author: Eduardo J <enavarro@suse.com> Date: 2024-01-31 (Wed, 31 Jan 2024) Changed paths: M src/api/app/controllers/webui/image_templates_controller.rb M src/api/spec/controllers/webui/image_templates_controller_spec.rb M src/api/spec/features/webui/image_templates_spec.rb Log Message: ----------- Merge pull request #15575 from eduardoj/fix/add_authentication_to_image_templates Add authentication to the image templates page Compare: https://github.com/openSUSE/open-build-service/compare/3692aaffe07a...f60575...
participants (1)
-
Eduardo J.