Info
- 2 posts
- 2 voices
- Started 1 year ago by Pdodo
- Latest reply from Ashfame
- This topic is not resolved
Login/Register bridge
-
- Posted 1 year ago #
Hello,
I really need to login to my bbPress forum with my seperate web application,
but for that I need to know how the password in the database is encrypted.
I already tried to include the functions from "functions.bb-pluggable.php" etc. but that's a mess and don't work.
So I need wheter a API/Bridge or how the password is encrypted. -
- Posted 1 year ago #
Just write the code how you want bbPress to handle passwords (the way your app does) and then put it in functions.php to override the function defined in pluggable file
-
You must log in to post.