mirror of
https://github.com/bitwarden/server
synced 2026-01-05 10:03:23 +00:00
[PM- 22675] Send password auth method (#6228)
* feat: add Passwordvalidation * fix: update strings to constants * fix: add customResponse for rust consumption * test: add tests for SendPasswordValidator. fix: update tests for SendAccessGrantValidator * feat: update send access constants.
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
using System.Runtime.CompilerServices;
|
||||
|
||||
[assembly: InternalsVisibleTo("Core.Test")]
|
||||
[assembly: InternalsVisibleTo("Identity.IntegrationTest")]
|
||||
|
||||
Reference in New Issue
Block a user