OpenProject is the leading open source project management software.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
openproject/app/services/users
Oliver Günther cf7f31ece7
Don't use locked! on user to avoid validation errors on delete
3 years ago
..
change_password_service.rb Show a more generic error message as there are multiple possible error reasons. The detailed error message is handled by the `error_messages_for` helper in the partials 3 years ago
create_service.rb Move license and copyright docs to root, fix names and references 3 years ago
delete_service.rb Don't use locked! on user to avoid validation errors on delete 3 years ago
login_service.rb Move license and copyright docs to root, fix names and references 3 years ago
logout_service.rb Move license and copyright docs to root, fix names and references 3 years ago
register_user_service.rb Move license and copyright docs to root, fix names and references 3 years ago
set_attributes_service.rb Remove NotificationSetting#channel and all 3 years ago
update_service.rb Validate a separate params contract 3 years ago