-
-
Notifications
You must be signed in to change notification settings - Fork 145
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix authenticating layers against qGIS auth config #4794
base: master
Are you sure you want to change the base?
Conversation
A PR is also needed in the below Jelix library: Not sure where to find the embedded jelix libraries in github though. |
@cfsgarcia you don't need to update jelix part. You have to update
authcfg .
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Update qgisVectorLayer::getDatasourceProfile
method to use authcfg
if provided.
Got you, I've amended |
Thanks for the contribution. |
@cfsgarcia I have pushed the right commit on your branch ;-) Later, I suggest you to run it locally. I did |
@cfsgarcia It's ok for me. Before merging, I'd like to know if you are aware that the use of authcfg will works for lizmap but that the qgis-auth.db file for QGIS Server has to contain the authcfg difinition ? |
It was explained in #4470, QGIS Server needs to be aware of the authcfg. |
Thanks @Gustry |
@cfsgarcia can you add some unit tests in |
Fix to authente layers against qGIS auth config when applying a filter in lizmap web client 3.8.1
Ticket : #4470
Funded by sponsored development