]>
| author | Eugen Rochko <eugen@zeonfederated.com> | |
| Tue, 9 Jun 2020 08:23:06 +0000 (10:23 +0200) | ||
| committer | GitHub <noreply@github.com> | |
| Tue, 9 Jun 2020 08:23:06 +0000 (10:23 +0200) | ||
| commit | 72a7cfaa395bbddabd0f0a712165fd7babf5d58c | |
| tree | b983e24cda49dfaae2a08ef7193af1424e6b8f9b | tree | snapshot |
| parent | 8b6d97fb7cc80321834f95bdee56e31676e1cff6 | commit | diff |
| app/controllers/auth/sessions_controller.rb | diff | blob | history | |
| app/controllers/concerns/sign_in_token_authentication_concern.rb | [new file with mode: 0644] | blob |
| app/controllers/concerns/two_factor_authentication_concern.rb | [new file with mode: 0644] | blob |
| app/mailers/user_mailer.rb | diff | blob | history | |
| app/models/user.rb | diff | blob | history | |
| app/views/auth/sessions/sign_in_token.html.haml | [new file with mode: 0644] | blob |
| app/views/user_mailer/sign_in_token.html.haml | [new file with mode: 0644] | blob |
| app/views/user_mailer/sign_in_token.text.erb | [new file with mode: 0644] | blob |
| config/locales/en.yml | diff | blob | history | |
| config/locales/simple_form.en.yml | diff | blob | history | |
| db/migrate/20200608113046_add_sign_in_token_to_users.rb | [new file with mode: 0644] | blob |
| db/schema.rb | diff | blob | history | |
| spec/controllers/auth/sessions_controller_spec.rb | diff | blob | history | |
| spec/mailers/previews/user_mailer_preview.rb | diff | blob | history |