bbPress - Login/Register bridge
- by poru
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.