Mikołaj Meller
Mikołaj Meller
Hi @aeneasr Can I ask for review? I think that failing checks are not related to my changes ;)
Hi @aeneasr 👋 I need some help to stabilise tests They are failing with: (https://github.com/ory/kratos/actions/runs/8063188848/job/22024569688?pr=3781) ``` --- FAIL: TestHandler/case=should_list_all_identities_with_credentials (0.01s) handler_test.go:1352: Error Trace: /home/runner/work/kratos/kratos/identity/handler_test.go:1352 Error: Should be true Test: TestHandler/case=should_list_all_identities_with_credentials...
> I think the default should be at least 1024, probably even more. The bcrypt hasher already enforces the correct length, so I don't think there is any reason to...
> Sorry if this sounds dumb but what exactly is the use case for limiting password length? BCrypt will cut off passwords longer than 72 chars (so it does not...
@zepatrik @aeneasr Don't want to bother you, but is there any update on this? :)
Hi @Universal-Omega We prepared PR to partially restore `linkstoexternal` functionality tl;dr; It's not drop-in replacement, the old functionality could be emulated by (new) `linkstoexternaldomain` and `linkstoexternalpath`. Currently, `linkstoexternal` is an...