summaryrefslogtreecommitdiff
path: root/app/models/u2f_registration.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-0/+22
* Externalize strings in app/modelsMartin Wortschack2019-04-121-1/+1
* Inherit from ApplicationRecord instead of ActiveRecord::BaseNick Thomas2019-03-281-1/+1
* Enable frozen string in app/models/*.rbrepo-forks/gitlab-ce-frozen-string-enable-app-modelsgfyoung2018-07-261-0/+2
* Allow naming U2F devices.Timothy Andrew2016-08-181-3/+4
* Add a `U2fRegistrations` table/model.Timothy Andrew2016-06-061-0/+40