gitlab-org--gitlab-foss/app/views
Timothy Andrew 633793cf47 Implement "remember me" for OAuth-based login.
- Pass a `remember_me` query parameter along with the initial OAuth request, and
  pick this parameter up during the omniauth callback from
  request.env['omniauth.params']`.

- For 2FA-based login, copy the `remember_me` param from `omniauth.params` to
  `params`, which the 2FA process will pick up.

- For non-2FA-based login, simply call the `remember_me` devise method to set
  the session cookie.
2017-07-06 06:29:58 +00:00
..
abuse_report_mailer
abuse_reports
admin Add explicit message when no runners on admin 2017-06-26 17:29:17 +00:00
award_emoji
ci
dashboard New navigation breadcrumbs 2017-06-30 16:52:11 +00:00
devise Implement "remember me" for OAuth-based login. 2017-07-06 06:29:58 +00:00
discussions Fix file diff title and renames alignment in discussions 2017-06-14 13:14:59 -05:00
doorkeeper Added limited width to profile settings 2017-06-23 16:14:49 +01:00
email_rejection_mailer
errors
events Consistently display last push event widget 2017-05-25 15:21:30 -05:00
explore
groups Merge branch 'dm-group-page-name' into 'master' 2017-06-26 09:10:53 +00:00
help Help landing page customizations 2017-06-14 11:40:21 -04:00
import
invites
issues
kaminari/gitlab
koding
layouts Merge branch 'enable-webpack-code-splitting' into 'master' 2017-06-30 20:55:09 +00:00
notify Fix avatar images in pipeline emails 2017-06-20 15:42:10 +01:00
peek/views DRYed peek-pg/mysql2 views and update peek-rblineprof monkey-patch file 2017-06-09 17:21:39 +02:00
profiles Merge branch 'profile-settings-width' into 'master' 2017-06-28 14:39:25 +00:00
projects Adjust readme repo width 2017-07-03 09:14:40 +00:00
repository_check_mailer
search Create a separate helper to check if we show particular tab on a search page 2017-05-29 19:59:24 +03:00
sent_notifications Fixed style on unsubscribe page 2017-06-03 17:06:44 +02:00
shared Adjust readme repo width 2017-07-03 09:14:40 +00:00
sherlock
snippets Limit the width of commit & snippet comment sections 2017-06-23 10:45:08 +00:00
u2f
users Refactor atom builder by using xml.atom layout 2017-06-12 19:21:13 +02:00