chore: unify education management naming
This commit is contained in:
+1
-1
@@ -56,7 +56,7 @@ def is_records_authenticated(
|
||||
request,
|
||||
RECORDS_SESSION_COOKIE,
|
||||
BASIC_AUTH_PASSWORD,
|
||||
b"xsk-records-web-session-v1",
|
||||
b"xsk-education-management-records-session-v1",
|
||||
) or has_valid_basic_auth(credentials, BASIC_AUTH_PASSWORD)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user