discourse/lib/discourse_webauthn
Jarek Radosz 683ae3f8b9
DEV: Fix assigned but unused variable Prism warnings (#39436)
(Prism is the Ruby LSP parser; those checks might eventually find their
way to rubocop-discourse)

Skipped specs, database migrations, and imports.
2026-04-22 12:42:14 +02:00
..
authentication_service.rb FIX: passkey authentication fails for EdDSA-based authenticators (#38328) 2026-03-06 13:51:58 -08:00
base_validation_service.rb SECURITY: Clear webauthn challenge from session after authenticating 2025-07-29 10:40:21 +08:00
challenge_generator.rb DEV: Rename SecureSession to ServerSession 2025-09-18 16:31:03 +02:00
registration_service.rb DEV: Fix assigned but unused variable Prism warnings (#39436) 2026-04-22 12:42:14 +02:00