home.social

#devise — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #devise, aggregated by home.social.

fetched live
  1. La devise française :
    "Liberté, Égalité, Fraternité"

    La devise française (version honnête) :
    "Liberté*, Égalité**, Fraternité***"

    * Voir le volet "Sécurité"
    ** Voir le volet "Français de souche et étrangers"
    *** Voir les conditions générales de la hiérarchie sociale

    #Liberte #Egalite #Fraternite #Devise #France #Racisme #Fascisme #Discrimination

  2. @stevE @Zeitzeuge_64
    #Wir leben nach der #Devise:
    Leben und leben lassen;
    Jede/r/s so wie sie es wollen, solange sie niemand anderen damit in seinen Rechten in die Quere kommen.
    Eigentlich sehr einfach.

  3. @stevE @Zeitzeuge_64
    #Wir leben nach der #Devise:
    Leben und leben lassen;
    Jede/r/s so wie sie es wollen, solange sie niemand anderen damit in seinen Rechten in die Quere kommen.
    Eigentlich sehr einfach.

  4. What’s the most sensible way to configure #Devise’s `SessionsController` to skip a before_action only on its `destroy` action?

    StackOverflow suggests using `class_eval`, but that feels aggressive.

    #RubyOnRails

  5. Worked with an #acting #coaching client on finding material from one's own life experience to create or #devise in a healthy way. Real #vulnerability does not have to equal total #revelation, and the more we can accurately access our inner life the more we can build a character's.

    #ActingCoach #ActingCoaching #actors #actorslife #devising

  6. Worked with an #acting #coaching client on finding material from one's own life experience to create or #devise in a healthy way. Real #vulnerability does not have to equal total #revelation, and the more we can accurately access our inner life the more we can build a character's.

    #ActingCoach #ActingCoaching #actors #actorslife #devising

  7. A new version of warden-webauthn is out (the foundation for devise-passkeys)

    This one ensures that the underlying credentials must be discoverable by default; but provides hooks to override in edge cases where you need to allow non-discoverable credentials. Check out the Github issue for more info!

    Check it out! And, as always, we need maintainers! github.com/ruby-passkeys/warde

    #Ruby #passkeys #passwordless #InfoSec #RubyOnRails #devise

  8. 👋 Updating with some news! I've cut an initial alpha of devise-passkeys: github.com/ruby-passkeys/devis

    Note that this is an alpha build, so it should be used with experimental projects. I wanted to get this version cut as soon as the test coverage was finished so that folks could start providing some concrete feedback.

    There's still a long ways to go, but check it out! And, as always, we need maintainers! github.com/ruby-passkeys/.gith

    #passkeys #devise #RubyOnRails #infosec #passwordless #IndieHackers

  9. I’ll probably regret asking, but what are people’s preferred #ruby #authentication gems these days?

    I’ve used but hated #devise. Have no opinions on #clearance. Really enjoyed #sorcery but it seems like there’s a v1 rewrite happening which I am always suspicious of. I have been reading up on #rodauth but since this is going to be a #rails app I’m hesitant to jam #roda into it. And does the answer change for an api-only app?

    The answer is to suck it up and use devise isn’t it?

  10. Been trying to make #Rails #Devise gem talk to #EmberJS own #EmberSimpleAuth. The process is not as straightforward as one would think. Should I make a blog post documenting the process?