Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Laravel 5.4 #19

Closed
wants to merge 33 commits into from
Closed

Laravel 5.4 #19

wants to merge 33 commits into from

Conversation

sinkcup
Copy link
Member

@sinkcup sinkcup commented Jul 9, 2017

Hello everyone, I have writed a new version of wifidog-auth using laravel 5.4(PHP 5.6 #17).
CI tesing and lint is success: https://circleci.com/gh/sinkcup/wifidog-auth/9

Wifidog Auth (Laravel 5.4)

This project provides a auth server for wifidog. For API details, please see the WiFiDog Protocol V1.

Pages

  • login/
  • portal/
  • messages/ OR gw_message.php

Apis

  • ping/
  • auth/

Getting Started

composer install

Tech

  • PHP Framework: Laravel 5.4
  • Coding standard: following PSR2. run ./lint.sh to check.
  • Unit Test: using PHPUnit. run ./phpunit.sh.
  • CI: using circleci.com

@sinkcup
Copy link
Member Author

sinkcup commented Sep 6, 2017

is there anyone? @benoitg @fproulx @networkfusion

@benoitg
Copy link
Member

benoitg commented Sep 12, 2017

@sinkcup Exactly what are your asking us to do? You've wiped all traces of the old code, and all traces of the authors or licence. I presume you want to take over the project with an admittedly modern codebase, but one that only implements a very small subset of features or documentation.

We've had one project before (authpuppy) pretend it would do exactly that. It achieved neither feature parity nor attracted any development community. What it did manage to do however, is pretty much wipe out the existing wifidog development community.

You want your own project under the wifidog org on github (Say wifidog/wifidog-auth-laravel)? If so, you got it!

I am however, not "officially" blessing a successor, far less wiping out the history of a project that so many spent countless hours on, if only for historical reasons.

@chrisbalicki
Copy link

@sinkcup - I would love to see this! can you add as a new project under Wifidog?

@sinkcup
Copy link
Member Author

sinkcup commented Oct 16, 2017

@rootcause89 - I have created a new project:
https://github.com/sinkcup/wifidog-auth-laravel

@benoitg
Copy link
Member

benoitg commented Oct 17, 2017

Ok, created https://github.com/wifidog/wifidog-auth-laravel , and @sinkcup has full control of it, and of the associated team. Happy coding!

@benoitg benoitg closed this Oct 17, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants