What is the best way to write to the notes field of a flag? I am writing a plugin that when a post/user is flagged it will send the information to a ticketing system and return a ticket id. I want to write that ID to the flag and close the flag.
nodebb--plugin-sso-ldapauth
-
Hi nodebbers.
I'm trying to adapt an old plugin for ldap connection with new nodebb requirements.
nodebb-plugin-sso-ldap is using passport-ldap wich doesn't seem to install anymore, I guess from node version.
So I'm trying this fork passport-ldapauth, but I'm the end of my javascript guessing.
The logo appears on login screen but I get this error/auth/ldap Unknown authentication strategy "ldap
I guess it's around the strategies.push something is wrong.
Any help appreciated.You can find my code here: tedr56/nodebb-plugin-sso-ldap
-
Hi.
Maybe this helps? sso-open-ldap
Suggested Topics
-
-
-
Best way of forking a plugin?
Unsolved Plugin Development2 -
-
Copyright © 2023 NodeBB | Contributors