Feature/dxf export+access control#667
Merged
rldhont merged 2 commits into3liz:masterfrom Feb 3, 2026
Merged
Conversation
Contributor
|
Hi @meyerlor, Thanks for your contribution. We have update the code for configuration, sorry for that. |
1266d79 to
e782286
Compare
Collaborator
Author
|
@rldhont no problem! I rebased - should be ok now i think. Local tests were passing! |
73ddd40 to
6088f6b
Compare
0e9c376 to
73662c6
Compare
6088f6b to
4c27481
Compare
Implement access control for DXF export in the QGIS plugin: - Global enable/disable checkbox for DXF export - Allowed groups field for restricting access by Lizmap group IDs - Auto-populated table of WFS-enabled layers with individual toggles - New DXF Export panel with dedicated icon in navigation - Full CFG file save/load support with backward compatibility Also fixes LwcVersions.oldest() missing return and version_checker call.
4c27481 to
bc56b8c
Compare
rldhont
reviewed
Jan 31, 2026
QWebSettings is used in the code, making the noqa directive unnecessary.
rldhont
approved these changes
Feb 1, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Sorry for double PR, renamed my branch and was not aware this would delete the original PR.
Implements access control configuration for DXF export functionality in the QGIS plugin. This allows administrators to restrict DXF export by user groups and configure which WFS layers are exportable.
To test the plugin, you can download it here
Features:
Implementation:
The configuration is stored in the .qgs.cfg file as:
Backward compatibility is ensured:
Note: This only implements the configuration UI in the plugin. Access control
enforcement in lizmap-web-client will be implemented separately.
Working plugin with the changes included:

Example parts of the .qgs.cfg:
Two layer's config example: