Giter Site home page Giter Site logo

Comments (7)

sroutier avatar sroutier commented on September 15, 2024

Allo Damien,

Glad you find the project useful.

Each user should be able to change their own password from their profile page accessible when they click on their icon/name on the top right using the default theme.

This is a change that was introduced a few months ago, perhaps you do not have an updated repository.

Give it a try and let me know if you have any issues.

Salut.
/s

from laravel-enterprise-starter-kit.

dsnoeck avatar dsnoeck commented on September 15, 2024

Whaou, that was quick to answer.
Right, my version is from May. I will pull your latest changes.
Many thanks.

Bonne fin de journée ;-)

from laravel-enterprise-starter-kit.

sroutier avatar sroutier commented on September 15, 2024

Damien,

I'll assume that you have updated your repository and found the how a user can change his own password. I will close this issue for now but if you still have any problem with this please re-open it.

Cheers.
/s

from laravel-enterprise-starter-kit.

dsnoeck avatar dsnoeck commented on September 15, 2024

@sroutier, I have updated my repo (many thanks for the new registration process). When I click on the logo, I can then see the profile button, but when a regular authenticated user try to access it, he get "Error 403". I didn't have find any role or permission to give him the access to access only his profile. FYI, he can access the dashboard which is part of the same route group.

from laravel-enterprise-starter-kit.

sroutier avatar sroutier commented on September 15, 2024

Hello Damien,

Are you sure? I just tested it with a clean git clone and an authenticated regular user (not root) is able to click on the profile button and access it. I was also able to change the password, set some settings, log out and logged back in.

Could it be that you updated the code (git pull) but did not update the database or the routes in the dynamic routing table used as part of the security process to authenticate access to pages/route? That is usually where I make a mistake.

Admittedly, LESK does not have a clean and satisfactory way to upgrade from a previous version, yet. I am also not keeping any sort of changelog file to help you guys upgrade... I haven't figured out all the details of how I want to handle all this yet. Once I cut the first 1.0 version I will be much more careful, but things are still very much in development at the moment and I am open to suggestions if you have any.

So to fix your problem, you may only need to load the new routes from the "admin > security > routes" by clicking on the button, but if your copy of LESK was from May I would recommend that you try it with a clean project and new DB, lots of things have changed. Let me know.

Cheers.
/s

from laravel-enterprise-starter-kit.

dsnoeck avatar dsnoeck commented on September 15, 2024

Ok, thanks for the details. I will look at it and let you know.

from laravel-enterprise-starter-kit.

sroutier avatar sroutier commented on September 15, 2024

Closing this for now @dsnoeck. If you still have any issues with this or anything else do not hesitate to contact me.
Cheers.
/s

from laravel-enterprise-starter-kit.

Related Issues (20)

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.