gitlab-org--gitlab-foss/app
Timothy Andrew 4db19bb445 Add a U2F-specific audit log entry after logging in.
- "two-factor" for OTP-based 2FA
- "two-factor-via-u2f-device" for U2F-based 2FA
- "standard" for non-2FA login
2016-06-06 12:50:31 +05:30
..
assets Implement authentication (login) using a U2F device. 2016-06-06 12:50:31 +05:30
controllers Add a U2F-specific audit log entry after logging in. 2016-06-06 12:50:31 +05:30
finders Merge branch 'master' into awardables 2016-06-03 15:20:11 +02:00
helpers Add a `U2fRegistrations` table/model. 2016-06-06 12:50:31 +05:30
mailers New confirmation email 🔥 2016-05-25 16:56:06 -04:00
models Add a `U2fRegistrations` table/model. 2016-06-06 12:50:31 +05:30
services Spec label add / delete in UpdateService 2016-06-03 17:14:23 -05:00
uploaders Remove reduntant `move_to_store` override 2016-03-30 12:50:19 +02:00
validators
views Implement authentication (login) using a U2F device. 2016-06-06 12:50:31 +05:30
workers Update repository_import_worker.rb 2016-06-02 21:48:27 -04:00