diff Sphinx/source/plugins/authorization.rst @ 1007:7fbd7a6a1d56

added note about deprecation of advanced authorization plugin
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 01 Jan 2024 13:28:17 +0100
parents 17bf6fafb884
children a1d28570ef23
line wrap: on
line diff
--- a/Sphinx/source/plugins/authorization.rst	Fri Dec 22 15:21:38 2023 +0100
+++ b/Sphinx/source/plugins/authorization.rst	Mon Jan 01 13:28:17 2024 +0100
@@ -12,6 +12,11 @@
 granted to the user. If access is not granted, the HTTP status code is
 set to ``403`` (Forbidden).
 
+**Status:** This plugin was `deprecated
+<https://discourse.orthanc-server.org/t/advanced-authorization-plugin-vs-remote-access/1859/5?u=jodogne>`__
+between 2020 and 2022, but its active development has been resumed
+since May 2022.
+
 
 How to get it ?
 ---------------