mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-17 15:03:02 +00:00
More documentation for 3.0 role/scope changes
a few more outdated `versionchanged` notes
This commit is contained in:
@@ -714,7 +714,7 @@ class APIToken(Hashed, Base):
|
||||
# evaluate roles to scopes immediately
|
||||
# TODO: should this be deprecated, or not?
|
||||
# warnings.warn(
|
||||
# "Setting roles on tokens is deprecated in JupyterHub 2.2. Use scopes.",
|
||||
# "Setting roles on tokens is deprecated in JupyterHub 3.0. Use scopes.",
|
||||
# DeprecationWarning,
|
||||
# stacklevel=3,
|
||||
# )
|
||||
|
Reference in New Issue
Block a user