Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'db/docs/u2f_registrations.yml')
-rw-r--r--db/docs/u2f_registrations.yml9
1 files changed, 9 insertions, 0 deletions
diff --git a/db/docs/u2f_registrations.yml b/db/docs/u2f_registrations.yml
new file mode 100644
index 00000000000..c6e1b65eea4
--- /dev/null
+++ b/db/docs/u2f_registrations.yml
@@ -0,0 +1,9 @@
+---
+table_name: u2f_registrations
+classes:
+- U2fRegistration
+feature_categories:
+- authentication_and_authorization
+description: TODO
+introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/commit/791cc9138be6ea1783e3c3853370cf0290f4d41e
+milestone: '8.9'