diff options
author | Mehdi Lahmam <mehdi@lahmam.com> | 2018-09-06 22:33:38 +0200 |
---|---|---|
committer | Mehdi Lahmam <mehdi@lahmam.com> | 2018-09-06 22:39:20 +0200 |
commit | e39962b019dcdf675875e7cf7d62d375345b7c03 (patch) | |
tree | f6c758cda99f5eecbb3ee917e39d414405ede87a /lib/api/snippets.rb | |
parent | 9feb145cc97856e20187122f934bd0fc6e467f55 (diff) | |
download | gitlab-ce-e39962b019dcdf675875e7cf7d62d375345b7c03.tar.gz |
Prefer `sign_in` over `gitlab_sign_in` as its faster
Devise helpers acts on Warden which is faster than our own helpers.
Note that `gitlab_sign_out` is still necessary due to the same issue
mentioned at 60814985e033e4941ff3eb5d33ca55e3fc81593e
Diffstat (limited to 'lib/api/snippets.rb')
0 files changed, 0 insertions, 0 deletions