ENXF NET
Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
- Joined
- Nov 13, 2018
- Messages
- 28,804
- Points
- 823
Reputation:
Hi there,
I have developed a bridge between Contao CMS and XenForo which uses the /users API endpoint to sync users.
The bridge synchronizes username, email, and password and creates XenForo users successfully.
The only remaining issue is that this XenForo users cannot log in.
Do I need to encrypt or hash the password before making the API request?
Thanks in advance.
Best regards
Continue reading...
I have developed a bridge between Contao CMS and XenForo which uses the /users API endpoint to sync users.
The bridge synchronizes username, email, and password and creates XenForo users successfully.
The only remaining issue is that this XenForo users cannot log in.
Do I need to encrypt or hash the password before making the API request?
Thanks in advance.
Best regards
Continue reading...