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
gfyoung
265478ad74
Enable frozen string in apps/services/**/*.rb
...
For directories application_settings --> labels.
Partially addresses #47424 .
2018-07-16 12:36:41 -07:00
Alexandra
ed3c25e429
spacing and small optimisations
2017-10-01 17:07:26 +02:00
Brett Walker
a32f1dddf2
fixes for rubocop
2017-09-23 15:26:04 +02:00
Brett Walker
85d2bf778a
when a primary email is replaced and added to the secondary emails list,
...
make sure it stays confirmed
2017-09-23 15:24:53 +02:00
James Lopez
c9fd3dc42c
more refactoring based on feedback
2017-06-23 11:41:42 +02:00
James Lopez
831b2fccf9
update missing email actions
2017-06-23 11:41:42 +02:00
James Lopez
87bf08c96c
fix specs
2017-06-23 11:41:42 +02:00
James Lopez
7aaf3692b3
add create and destroy services for emails
2017-06-23 11:41:42 +02:00