Skip to content

Change u2f_registrations example for console

Jarka Košanová requested to merge remove-reference-to-u2f-reg-table into master

What does this MR do and why?

It updates rails console example and changes the u2f_registrations table to webauthn_registrations because we removed the u2f_registrations table in https://gitlab.com/gitlab-org/gitlab/-/blob/291007-identity-provider-fix/db/post_migrate/20230314094215_drop_u2f_registrations_table.rb

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports