Daniel DeGroff
Daniel DeGroff
Internal: - https://github.com/FusionAuth/fusionauth-app/pull/144
Assuming this is a duplicate of this issue: - https://github.com/FusionAuth/fusionauth-issues/issues/1424 If so, that was fixed in 1.30.2 https://fusionauth.io/docs/v1/tech/release-notes#version-1-30-2 If you have upgraded to version 1.30.2 or later, and still see...
Thanks for the additional detail @mmoreno509 we'll take a look.
I tried parsing the request you mentioned in this comment https://github.com/FusionAuth/fusionauth-issues/issues/1681#issuecomment-1104528677 and compared it to other requests, and found no difference in performance. When you see that CPU spike, is...
@mmoreno509 have you been able to attempt a recreate on a recent version? If it still occurs let me know and I can take another crack at it.
Thanks for the issue @tobias-blechmann-dumont. The workaround is the currently intended implementation for this use case. I suppose if we were to add something like this - it could be...
I think this is a known issue. See known issues in 1.37.0. https://fusionauth.io/docs/v1/tech/release-notes#version-1-37-0 If it is the issue described there, you can confirm by modifying the themed template and find...
I think this only has to do with the editor we provide in the UI? If so, can you clarify the problem description to indicate this does not affect the...
A possible solution: 1. When a password HAS NOT been set, the `Change password` control is not shown. Instead, the `Password` field is always shown. 2. When a password HAS...
Thanks for the thoughtful suggestions @andrewboring. We'll take a look at the existing configuration and see if we can improve upon it.