-
-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Currently, when accessing a mediawiki site that requires credentials, the extension will fail if no username/password is defined in config.
Defining the username/password in config however leaves it in plaintext and creates a security risk.
What should happen is that, upon accessing a mediawiki site that requires credentials, a popup should appear requesting the username & password (with the password not being rendered in plaintext). This user/pass combination should not be saved to disk.
RamVasuthevan
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request