CallMeNP / lara-auth-bridge

[Unmaintained] Offers a simple API for the included custom phpBB authentication module. for phpBB(3.0,3.1) and laravel5
MIT License
16 stars 8 forks source link

is this still not work with phpbb 3.1 ? #5

Closed anonprophet closed 8 years ago

anonprophet commented 8 years ago

can i use this for phpbb 3.1 ?

CallMeNP commented 8 years ago

this not work. need write another one.

phpbb3.0 https://wiki.phpbb.com/Authentication_plugins phpbb3.1 https://wiki.phpbb.com/Authentication_providers

Bukashk0zzz commented 8 years ago

Updated to support 3.1

Old version on brunch 3.0

CallMeNP commented 8 years ago

So quickly! Awesome! Can we put the code in same branch? e.g.

/phpbb3.0/
/phpbb3.1/
/src/
/README.md

What do you think? @Bukashk0zzz

Bukashk0zzz commented 8 years ago

Yes. We can.

anonprophet commented 8 years ago

thanks, but when composer require callmenp/lara-auth-bridge i cant find phpbb3.1 only phpbb3.0

sorry for noob question

CallMeNP commented 8 years ago

@anonprophet try again. :- )