DEV: Rename experimental_passkeys to enable_passkeys (#24349)

Also includes a migration.
This commit is contained in:
Penar Musaraj
2023-11-13 15:04:15 -05:00
committed by GitHub
parent e2e454c480
commit a814348176
14 changed files with 39 additions and 28 deletions

View File

@@ -49,7 +49,7 @@ describe "User preferences for Security", type: :system do
end
shared_examples "passkeys" do
before { SiteSetting.experimental_passkeys = true }
before { SiteSetting.enable_passkeys = true }
it "adds a passkey and logs in with it" do
options =