summaryrefslogtreecommitdiff
path: root/app/controllers/profiles
Commit message (Expand)AuthorAgeFilesLines
* Removing the two factor check when the user sets a new passwordFrancisco Javier López2018-03-011-0/+1
* Fix new personal access token showing up in a flash message40754-fix-flash-usage-with-personal-access-tokenEric Eastwood2017-12-071-1/+3
* Allow password authentication to be disabled entirelyMarkus Koller2017-11-231-1/+1
* Merge branch 'refactor-services-for-audit-events-ce' into 'master'Grzegorz Bizon2017-11-031-8/+2
|\
| * uypdated keys controller logicJames Lopez2017-10-311-8/+2
* | Add sudo API scopeDouwe Maan2017-11-021-1/+1
|/
* Render GPG subkeys on index pageRubén Dávila2017-10-051-1/+1
* Merge branch 'master' into digitalmoksha/gitlab-ce-feature/verify_secondary_e...Douwe Maan2017-10-058-14/+20
|\
| * Set default scope on PATs that don't have one set to allow them to be revokeddm-pat-revokeDouwe Maan2017-10-031-1/+1
| * refactor emails servicerefactor-servicesJames Lopez2017-09-281-2/+2
| * refactor users update serviceJames Lopez2017-09-285-9/+9
| * refactor keys controllerJames Lopez2017-09-281-1/+7
| * refactor services to match EE signatureJames Lopez2017-09-286-11/+11
* | spacing and small optimisationsAlexandra2017-10-011-1/+2
* | fixes for rubocopBrett Walker2017-09-231-2/+1
* | optimized the email servicesBrett Walker2017-09-231-5/+9
* | tweaks for rubocopBrett Walker2017-09-231-1/+1
* | add verified/unverified labels to profile emails.Brett Walker2017-09-231-0/+10
* | Send a confirmation email when the user adds a secondary email address. Utili...Brett Walker2017-09-231-4/+1
|/
* Merge branch '37789-followup-for-read-registry-change' into 'master'Rémy Coutable2017-09-181-1/+1
|\
| * Clean up read_registry scope changesRobin Bobbitt2017-09-181-1/+1
* | created services for keyshaseeb2017-09-152-4/+4
|/
* Revert "Merge branch 'revert-f2421b2b' into 'master'"revert-2f46c3a8Annabel Dunstone Gray2017-09-111-1/+2
* Revert "Merge branch '35012-navigation-add-option-to-change-navigation-color-...revert-f2421b2bRubén Dávila2017-09-081-2/+1
* Merge branch '23079-remove-default-scope-in-sortable' into 'master'Douwe Maan2017-09-072-2/+2
|\
| * Removes default scope from sortable23079-remove-default-scope-in-sortableTiago Botelho2017-09-072-2/+2
* | Restore some changes from !9199Rubén Dávila2017-09-061-1/+2
|/
* Rollsback changes made to signing_enabled.Tiago Botelho2017-09-011-1/+1
* extract setter as before_actionAlexis Reigel2017-07-271-4/+8
* user may now revoke a gpg keyAlexis Reigel2017-07-271-0/+10
* add profile gpg key page to manage gpg keysAlexis Reigel2017-07-271-0/+33
* Fixes needed when GitLab sign-in is not enabledRobin Bobbitt2017-07-131-1/+1
* fix spec failuresJames Lopez2017-06-251-2/+2
* fix spec failuresJames Lopez2017-06-231-3/+1
* update code based on feedbackJames Lopez2017-06-231-1/+3
* refactor update user service not to do auth checksJames Lopez2017-06-235-9/+9
* more refactoringJames Lopez2017-06-233-7/+5
* more refactoring based on feedbackJames Lopez2017-06-232-7/+10
* refactor emails serviceJames Lopez2017-06-231-3/+1
* update missing email actionsJames Lopez2017-06-231-1/+1
* update to use emails destroy serviceJames Lopez2017-06-231-1/+1
* added service in the rest of controllers and classesJames Lopez2017-06-232-4/+4
* update preferences controllerJames Lopez2017-06-231-1/+3
* updated emails, notifications and passwords controllerJames Lopez2017-06-233-12/+16
* Merge branch 'zj-read-registry-pat' into 'master'Kamil Trzciński2017-06-071-1/+1
|\
| * Create read_registry scope with JWT authZ.J. van de Weg2017-06-051-1/+1
* | Add a rubocop rule to check if a method 'redirect_to' is used without explici...31840-add-a-rubocop-that-forbids-redirect_to-inside-a-controller-destroy-action-without-an-explicit-statusblackst0ne2017-06-076-6/+6
|/
* Enable the Style/TrailingCommaInArguments copRémy Coutable2017-05-101-1/+1
* state the reason to the user for the required 2faAlexis Reigel2017-04-061-4/+17
* Rename skip_tfa session variable to skip_two_factorMarkus Koller2017-04-061-1/+1