Nico Schett

Results 91 comments of 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. ![image](https://github.com/user-attachments/assets/fe0aa34c-26f8-4e3a-b43c-08851d70836b)

Ah I see. My project isn't a Devbox right? ![image](https://github.com/user-attachments/assets/9b478f0b-396d-4ef7-a82c-ab1972eeda08)

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) ![image](https://github.com/user-attachments/assets/ccb70187-b197-45a9-99da-26d3739e9d6f) 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 ![image](https://github.com/user-attachments/assets/2f852844-d690-4c35-9c70-e01c5713ac9e)