ceph/src/auth
Radoslaw Zarzynski a578cedea3 auth: drop unused get_supported_con_modes() from AuthServer.
In 2d53093875 its last user has
been removed.

Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
2021-10-27 16:08:08 +00:00
..
cephx mon,auth: fix proposal of rotating keys 2021-10-01 14:42:35 -04:00
krb auth/cephx: option to disallow unauthorized global_id (re)use 2021-04-06 17:28:55 -04:00
none auth/cephx: option to disallow unauthorized global_id (re)use 2021-04-06 17:28:55 -04:00
Auth.h
AuthAuthorizeHandler.h
AuthClient.h
AuthClientHandler.cc
AuthClientHandler.h mon/MonClient: preserve auth state on reconnects 2021-04-06 17:28:54 -04:00
AuthMethodList.cc
AuthMethodList.h
AuthRegistry.cc
AuthRegistry.h
AuthServer.h auth: drop unused get_supported_con_modes() from AuthServer. 2021-10-27 16:08:08 +00:00
AuthServiceHandler.cc mon: fail fast when unauthorized global_id (re)use is disallowed 2021-04-06 17:28:55 -04:00
AuthServiceHandler.h mon: fail fast when unauthorized global_id (re)use is disallowed 2021-04-06 17:28:55 -04:00
AuthSessionHandler.cc
AuthSessionHandler.h
CMakeLists.txt common: generate legacy_config_opts.h from .yaml.in files 2021-04-15 12:37:43 +08:00
Crypto.cc auth: build without "using namespace std" 2021-08-13 12:23:38 +08:00
Crypto.h
DummyAuth.h
KeyRing.cc auth,mon: don't log "unable to find a keyring" error when key is given 2021-09-19 19:36:01 +02:00
KeyRing.h auth/KeyRing: rename decode_plaintext() to decode() 2021-06-02 12:04:32 +08:00
RotatingKeyRing.cc
RotatingKeyRing.h
scheme.txt