-
Notifications
You must be signed in to change notification settings - Fork 116
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
Laravel 5.4 #19
Conversation
… need database name.
is there anyone? @benoitg @fproulx @networkfusion |
@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. |
@sinkcup - I would love to see this! can you add as a new project under Wifidog? |
@rootcause89 - I have created a new project: |
Ok, created https://github.com/wifidog/wifidog-auth-laravel , and @sinkcup has full control of it, and of the associated team. Happy coding! |
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
Apis
Getting Started
Tech
./lint.sh
to check../phpunit.sh
.