I have a custom made login form in Python, which launches on QGIS startup. But before the user has a chance to enter the credentials, the program starts normally, bypassing the form. From then on the user can interact with QGIS like the form isn't even there (which defeats the purpose of the form!! ).
Is there a way to halt QGIS startup until the user is authenticated?
No comments:
Post a Comment