BigW Consortium Gitlab
Make the `/groups` route behave as expected The route is supposed to redirect the Groups#index request based on whether or not a user was logged in. If they are, we redirect them to their groups dashboard; if they're not, we redirect them to the public Explore page. But due to overly aggressive `before_action`s that weren't excluding (or including) the `index` action, the request always resulted in a 404, whether a user was logged in or not. Closes #12660 See merge request !2580
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
admin | Loading commit data... | |
groups | Loading commit data... | |
import | Loading commit data... | |
profiles | Loading commit data... | |
projects | Loading commit data... | |
abuse_reports_controller_spec.rb | Loading commit data... | |
application_controller_spec.rb | Loading commit data... | |
autocomplete_controller_spec.rb | Loading commit data... | |
blame_controller_spec.rb | Loading commit data... | |
blob_controller_spec.rb | Loading commit data... | |
branches_controller_spec.rb | Loading commit data... | |
commit_controller_spec.rb | Loading commit data... | |
commits_controller_spec.rb | Loading commit data... | |
groups_controller_spec.rb | Loading commit data... | |
help_controller_spec.rb | Loading commit data... | |
invites_controller_spec.rb | Loading commit data... | |
namespaces_controller_spec.rb | Loading commit data... | |
profile_keys_controller_spec.rb | Loading commit data... | |
projects_controller_spec.rb | Loading commit data... | |
root_controller_spec.rb | Loading commit data... | |
sent_notification_controller_spec.rb | Loading commit data... | |
snippets_controller_spec.rb | Loading commit data... | |
uploads_controller_spec.rb | Loading commit data... | |
users_controller_spec.rb | Loading commit data... |