gitlab-org--gitlab-foss/app/services/emails
Stan Hu ced2a932d7 Add ability to skip user email confirmation with API
This gives admins the ability to send a `skip_confirmation` flag in the
`POST /users/:id/email` API endpoint to skip the verification step and
assume the given e-mail address is verified.

Closes #50876
2018-09-10 22:41:53 -07:00
..
base_service.rb Add ability to skip user email confirmation with API 2018-09-10 22:41:53 -07:00
confirm_service.rb Enable frozen string in apps/services/**/*.rb 2018-07-16 12:36:41 -07:00
create_service.rb Add ability to skip user email confirmation with API 2018-09-10 22:41:53 -07:00
destroy_service.rb Enable frozen string in apps/services/**/*.rb 2018-07-16 12:36:41 -07:00