Git Product home page Git Product logo

Comments (8)

phpsa avatar phpsa commented on June 27, 2024 2

Will be invesigatingf this this week

from filament-authentication.

chrispian avatar chrispian commented on June 27, 2024

Having the same issue. Haven't found the root cause yet. I looked at Impersonate, nothing in their issues at the moment related to this.

@imknight Are you using SSO or any other special login with yours? We are using SSO and I'm not sure if impersonate broke with SSO or with the latest updates (Laravel 10, Filament 3, Livewire 3, etc.)

I'm working on this issue myself now trying to figure it out.

from filament-authentication.

imknight avatar imknight commented on June 27, 2024

I was able to replace action with my own action, but now I've hit another roadblock. It seems that a specific part is still using the Filament v2 config method, and I think the impersonate feature is broken. I replaced it with another impersonate package, which you can find at https://github.com/stechstudio/filament-impersonate.

from filament-authentication.

chrispian avatar chrispian commented on June 27, 2024

Thanks, I saw that package too. I'll swap them out and go from there. Good find.

from filament-authentication.

chrispian avatar chrispian commented on June 27, 2024

@imknight Since the UserResource is part of this plugin, did you end up creating your own so you could add the action to the table there? Or can you add an action to a resource another way (I'm looking into both right now). If I switch to the other plugin it seems to require manually adding things in a few places including the table action and edit user resource, etc. So just curious if you found a way add to the one here or did you go all custom?

from filament-authentication.

chrispian avatar chrispian commented on June 27, 2024

FYI, I just went with creating my own resource. Works great. Thanks for the tip on that plugin. We use Impersonate to debug user issues and confirm permissions, views, etc. all the time.

from filament-authentication.

imknight avatar imknight commented on June 27, 2024

@chrispian ya, using my own user resource, I added the action from the package. Since the only way to impersonate is through the user list, it's not a problem for me.

from filament-authentication.

chrispian avatar chrispian commented on June 27, 2024

@imknight That's what I ended up doing too.

@phpsa I'm happy to test once you get something ready. I appreciate you adding the ability to override that easily too. I'll switch back to yours once it's sorted. If I get time this week I'll try to dig around and see what's going on too.

from filament-authentication.

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.