-
-
Notifications
You must be signed in to change notification settings - Fork 68
Open
Labels
Description
Hi,
Here is a solution to use this plugin with GitLab
Fix fields :
sed -i "s/'id', 'name'/'id', 'nickname', 'name'/" inc/provider.class.php
sed -i 's/DisplayName/name/' inc/provider.class.php
On the web interface, all settings are set to false.
It would be interesting to have configurable fields to adapt to different providers.
I don't have the skills to propose pull requests.