gitlab-org--gitlab-foss/lib/api/v3
Robin Bobbitt 672a68d372 Fixes needed when GitLab sign-in is not enabled
When sign-in is disabled:
 - skip password expiration checks
 - prevent password reset requests
 - don’t show Password tab in User Settings
 - don’t allow login with username/password for Git over HTTP requests
 - render 404 on requests to Profiles::PasswordsController
2017-07-13 10:08:27 -04:00
..
award_emoji.rb
boards.rb
branches.rb Enable Style/DotPosition Rubocop 👮 2017-06-21 13:48:12 +00:00
broadcast_messages.rb
builds.rb Add missing specs 2017-06-01 16:34:48 +02:00
commits.rb Change no_limits to limits 2017-05-31 14:41:25 -05:00
deploy_keys.rb Add missing `can_push` parameter to POST /v3/deploy_keys 2017-05-22 15:49:19 +01:00
deployments.rb
entities.rb Fixes needed when GitLab sign-in is not enabled 2017-07-13 10:08:27 -04:00
environments.rb
files.rb Blob#load_all_data! doesn’t need an argument 2017-06-07 14:28:33 -05:00
groups.rb Hide nested group UI/API support for MySQL 2017-05-17 20:53:16 +02:00
helpers.rb Filter archived project in API v3 only if param present 2017-06-21 20:04:25 +03:00
issues.rb
labels.rb
members.rb
merge_request_diffs.rb
merge_requests.rb
milestones.rb
notes.rb Enable Style/DotPosition Rubocop 👮 2017-06-21 13:48:12 +00:00
pipelines.rb
project_hooks.rb
project_snippets.rb
projects.rb Filter archived project in API v3 only if param present 2017-06-21 20:04:25 +03:00
repositories.rb Revert "Remove changes that are not absolutely necessary" 2017-05-24 20:59:26 +00:00
runners.rb
services.rb Rename "Slash commands" to "Quick actions" 2017-06-15 09:01:56 -05:00
settings.rb Fixes needed when GitLab sign-in is not enabled 2017-07-13 10:08:27 -04:00
snippets.rb
subscriptions.rb Enable the Style/TrailingCommaInLiteral cop 2017-05-10 18:25:45 +02:00
system_hooks.rb
tags.rb Enable Style/DotPosition Rubocop 👮 2017-06-21 13:48:12 +00:00
templates.rb
time_tracking_endpoints.rb Enable the Style/PreferredHashMethods cop 2017-06-02 19:11:26 +02:00
todos.rb
triggers.rb
users.rb Initial attempt at refactoring API scope declarations. 2017-06-28 07:17:13 +00:00
variables.rb