This website requires JavaScript.
Explore
Help
Sign In
root
/
gitlab-ce
mirror of
https://gitlab.com/free-releases/gitlab-ce.git
Watch
1
Star
0
Fork
You've already forked gitlab-ce
0
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
e8bb778ff2
gitlab-ce
/
app
/
controllers
/
concerns
History
Kartikey Tanna
53af3e6b9e
#57815
Password authentication disabled for UltraAuth users
...
Disabled password authentication for the users registered using omniauth-ultraauth strategy
2019-06-18 16:18:14 +00:00
..
accepts_pending_invitations.rb
…
authenticates_with_two_factor.rb
…
boards_actions.rb
Use serialization for project boards
2019-06-06 22:13:14 +12:00
boards_responses.rb
Add `to_json` to `represent` method call
2019-06-13 10:00:30 +12:00
checks_collaboration.rb
…
continue_params.rb
…
controller_with_cross_project_access_check.rb
…
creates_commit.rb
…
cycle_analytics_params.rb
…
diff_for_path.rb
…
enforces_admin_authentication.rb
Check instance cluster feature at policy level
2019-05-07 08:37:04 +12:00
enforces_two_factor_authentication.rb
#57815
Password authentication disabled for UltraAuth users
2019-06-18 16:18:14 +00:00
group_tree.rb
…
hooks_execution.rb
…
import_url_params.rb
Fix project settings not being able to update
2019-06-03 15:27:24 -07:00
internal_redirect.rb
…
issuable_actions.rb
…
issuable_collections.rb
Search issuables by iids
2019-06-18 07:45:47 +00:00
issuable_collections_action.rb
…
issues_calendar.rb
…
labels_as_hash.rb
…
lfs_request.rb
…
members_presentation.rb
…
membership_actions.rb
…
milestone_actions.rb
Fix confidential issue label disclosure on milestone view
2019-05-14 13:16:30 +02:00
notes_actions.rb
…
oauth_applications.rb
…
params_backward_compatibility.rb
…
preview_markdown.rb
…
project_unauthorized.rb
Avoid passing not_found_or_authorized_proc around
2019-05-15 17:36:50 +07:00
record_user_last_activity.rb
…
renders_blob.rb
…
renders_commits.rb
…
renders_member_access.rb
…
renders_notes.rb
…
repository_settings_redirect.rb
…
requires_whitelisted_monitoring_client.rb
…
routable_actions.rb
Avoid passing not_found_or_authorized_proc around
2019-05-15 17:36:50 +07:00
send_file_upload.rb
…
sends_blob.rb
…
service_params.rb
…
sessionless_authentication.rb
…
snippets_actions.rb
…
spammable_actions.rb
…
todos_actions.rb
…
toggle_award_emoji.rb
…
toggle_subscription_action.rb
…
uploads_actions.rb
…
with_performance_bar.rb
…
workhorse_request.rb
…