Creating a Login/Registration Off-Domain?

Need some custom code changes to the phpBB core simple enough that you feel doesn't require an extension? Then post your request here so that community members can provide some assistance.

NOTE: NO OFFICIAL SUPPORT IS PROVIDED IN THIS SUB-FORUM
Forum rules
READ: phpBB.com Board-Wide Rules and Regulations

NOTE: NO OFFICIAL SUPPORT IS PROVIDED IN THIS SUB-FORUM
Post Reply
aster59
Registered User
Posts: 82
Joined: Sun Jun 26, 2016 1:47 pm
Location: United States

Creating a Login/Registration Off-Domain?

Post by aster59 »

This domain is on the same server, so I have perfect access to the database, just not the cookies. I also am not allowed to send my users to login to the forum domain! It must be off domain, so I basically need to build the phpbb login, which wouldn't be a problem if,
I assume the only necessary information for this would be:
- PHPBB's hashing algorithm, both how they create password hashes and how they check the value in the database.

I couldn't find this in the documentation. Could anyone help?

Thanks,
aster59
Registered User
Posts: 82
Joined: Sun Jun 26, 2016 1:47 pm
Location: United States

Re: Creating a Login/Registration Off-Domain?

Post by aster59 »

Ok, so this thread is probably useful to me. Although I am on the latest phpbb it should work.

viewtopic.php?f=461&t=2288631
Post Reply

Return to “phpBB Custom Coding”