We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
qgis
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
2 parents 410fe32 + bbc8feb commit 2973c1dCopy full SHA for 2973c1d
src/server/qgsaccesscontrol.h
@@ -26,7 +26,8 @@
26
class QgsAccessControlPlugin;
27
28
29
-/** \ingroup server
+/**
30
+ * \ingroup server
31
* \class QgsAccessControl
32
* \brief A helper class that centralise the restrictions given by all the
33
* access control filter plugins.
src/server/qgsaccesscontrolfilter.h
@@ -30,6 +30,7 @@ class QgsFeature;
/**
34
* \class QgsAccessControlFilter
35
* \brief Class defining access control interface for QGIS Server plugins.
36
*
0 commit comments