summaryrefslogtreecommitdiff
path: root/spec/controllers/registrations_controller_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Allow password authentication to be disabled entirelyMarkus Koller2017-11-231-1/+2
* Show confirmation modal before deleting accountWinnie Hellmann2017-10-061-4/+60
* Enable the RSpec/HookArgument cop and auto-correct offensesRobert Speicher2017-08-101-1/+1
* Enable the Layout/SpaceBeforeBlockBraces coprc/enable-the-Layout/SpaceBeforeBlockBraces-copRémy Coutable2017-08-091-1/+1
* Refactor the DeleteUserWorkerNick Thomas2017-06-051-1/+1
* Delete users asynchronouslysh-fix-destroy-user-raceStan Hu2017-04-021-0/+16
* Implement new service for creating userGeorge Andrinopoulos2017-03-271-0/+9
* Use reCaptcha when an issue identified as spamJarka Kadlecova2017-02-071-1/+1
* Properly handle failed reCAPTCHA on user registrationDrew Blessing2017-01-031-15/+45
* Assert against `ActionMailer::Base.deliveries` relatively.Timothy Andrew2016-07-051-2/+1
* Update tests for the current_application_settings request store changesDJ Mountney2016-05-271-2/+2
* Enable RSpec/NotToNot cop and auto-correct offensesrs-rubocop-nottonotRobert Speicher2016-05-241-1/+1
* Change landing page when skipping confirmation email and add documentationFelipe Artur2016-05-161-1/+1
* Change skip_user_confirmation_email to send_user_confirmation_emailFelipe Artur2016-05-161-6/+6
* Toggle email signup confirmation in admin settingsFelipe Artur2016-05-161-0/+33