fusionauth-issues
fusionauth-issues copied to clipboard
FusionAuth issue submission project
## Allow CAPTCHA to be turned off at the application level ### Problem I want to turn off CAPTCHA for a given mobile application to make sure the app review...
## Support Line as an authentication method ### Problem I want to log in with [Line](https://line.me/en/) ### Solution Implement this: https://developers.line.biz/en/docs/line-login/integrate-line-login/#login-flow ### Alternatives/workarounds From a brief read, it looks like...
## Hide other secrets in the UI behind a POST to reveal button ### Description Similar to how we handle the HMAC secret, we could hide things like client secrets,...
## Add all-access configuration for API keys ### Problem FusionAuth treats API keys without permission for any specific API endpoints as having access to all API endpoints. This can be...
## Add "Last Used" Attribute to API Keys ### Problem There is a list of API Keys which were created for several purposes. Its hard to figure out, whether the...
## Add audit log entry when adding users to a group ### Problem The Audit Log will record when a group is created but not when users are added to...
## User manager role should be able to remove MFA for a user ### Problem If I want to use the FusionAuth admin UI as my main manual user management...
### What happened? Go to the Users list, find a user with a Boolean type field in their `user.data` and select the `User data` tab. The field is displayed with...
Version observed on: 1.51 SMTP server information: Paubox.com Catching and logging the timeout exceptions for an SMTP connection would be helpful. In this case, the "Debug Enabled" SMTP setting didn't...
## Update deps for 1.54.0 ### Description Update any 3rd party dependencies that have updates or security updates. (or our libraries that are open source)Provide a description of the problem...