Code Monkey home page Code Monkey logo

Comments (6)

adamgriffiths avatar adamgriffiths commented on July 18, 2024

Very good point. I have now removed the need for a usermodel.php model file, you can find this fix in the master branch. This will be rolled into the next release along with any other possible future bugs.

Thanks.

from ag-auth.

jeffreylo avatar jeffreylo commented on July 18, 2024

Any idea when the next release might be? If not, I'll probably move to write my own model for the users.

There were a few other bugs with the package that I'll send along in a pull request.

from ag-auth.

adamgriffiths avatar adamgriffiths commented on July 18, 2024

Everything in master is a stable release with some added extras. I just don't want to tag a new release with one or two additions to it. The usermodel is now not needed, as it only had a delete function in anyways, so now the controller uses the Database library.

from ag-auth.

jeffreylo avatar jeffreylo commented on July 18, 2024

I see. As it is, though, the users controller still makes reference to a non-existant user model.

From the manage method in the users controller:

$data = $this->users->users(); // Grab an array of users from the database

Sorry about all the posting; I just want to understand if the library currently supports some basic user management or not.

Thanks for all your work!

from ag-auth.

adamgriffiths avatar adamgriffiths commented on July 18, 2024

I've issued another fix…I must have missed the users list the first time around. The library does support user management, I had simply missed a few things whilst transitioning. It should all be fine now.

from ag-auth.

jeffreylo avatar jeffreylo commented on July 18, 2024

Thanks for the quick response, Adam!

from ag-auth.

Related Issues (15)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.