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.
1 parent 410fe32 commit bbc8febCopy full SHA for bbc8feb
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