A command can declare an auth check by overriding any of the following:
- checkAuthForOperation
- checkAuthForCommand
- addRequiredPrivileges
- checkAuthorization
To be callable, commands must define one of these methods.
- is depended on by
-
COMPASS-6128 Investigate changes in SERVER-69348: Commands must declare empty auth checks to be universally callable
- Closed
- related to
-
SERVER-64001 Create a fuzzer with auth enabled
- Backlog
-
SERVER-69737 Replace fassert 16940 with tassert
- Closed