Nico Schett
Nico Schett
@CompuIves This makes sense! Where did you get this URL from? I thought that I had to get the sharing link. But the sharing link is not the devbox. 
Ah I see. My project isn't a Devbox right? 
https://discord.com/channels/1270327745662029854/1293210010880315392
This change only defaults to `npm run dev` for the success message: The auto detection is only used for auto installing the dependencies (if selected) and displaying the correct start...
Hi @Akimotorakiyu, could you please test this on your machine? `npm create pylon@1.1.4-canary-20250219195325.e978949d02ea426b3a5c9890a83d38d4d1b34075`
# Passlib pbkdf2 on ZITADEL CLOUD This is how I reproduced this on ZITADEL cloud: 1. Generate a pbkdf2 hash (passlib)  2. Create a new user ```python import requests...
# Django pbkdf2 on self hosted (verifier is enabled) I tried the same on a self hosted instance but instead I use a Django pbkdf2 hash. Example: `pbkdf2_sha256$100000$eWZncb8EO0lM$HddIrL/Yuvg91JrroQWqLk4kIJRzD25olN2+0UM8MoQ=` 1. Issue:...
@muhlemmer I created an issue in passwap. Could you already reproduce https://github.com/zitadel/zitadel/issues/8491#issuecomment-2315193025?
@muhlemmer Okay that's good. Thanks for debugging. I have asked on the decode.fr discord for a comment on this issue, maybe we miss something, maybe their hashing is broken.
@muhlemmer 