🏕️ Renames the feature flag
This commit is contained in:
@@ -62,7 +62,7 @@ class AuthenticationPredicates {
|
||||
|
||||
class SecurityManager {
|
||||
public:
|
||||
#if FT_ENABLED(FT_SECURITY)
|
||||
#if FT_ENABLED(USE_SECURITY)
|
||||
/*
|
||||
* Authenticate, returning the user if found
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user