Andy Pai

Results 12 issues of Andy Pai

## Simplified theme editing and management ### Problem FusionAuth allows administrative users to create custom themes. Editing themes is powerful, giving the theme creator complete control over each page's code,...

feature

## Update deps for 1.51.0 ### Description Update any 3rd party dependencies that have updates or security updates. `org.graalvm.sdk:*22.3.3` -> `org.graalvm.polyglot:*:23.1.2` `org.graalvm.js:js` `22.3.3` -> `23.0.3` `java-http` `0.3.2` -> `0.3.4` ###...

## Update deps for 1.52.0 ### Description Update any 3rd party dependencies that have updates or security updates. `package` `old-version` -> `new-version` `package` `old-version` -> `new-version` `package` `old-version` -> `new-version`...

### What happened? When trying to show the confirmation page in an iframe, I see a freemarker error. This should be handled more gracefully. ### Version 1.49.0 ### Affects Versions...

bug

To support users coming in from first time setup wizards, I broke the Run FusionAuth into 2 subsections, one for docker and one for "other", and then added some first...

--- - To see the specific tasks where the Asana app for GitHub is being used, see below: - https://app.asana.com/0/0/1205532068022770

## Changes * Consumes new pricing data from fusionauth-app, containing annual base prices and tiers * Updates plan base prices and aggregate subscription price using monthly or annual base and...

## Trying to save an advanced theme with missing messages leads to a validation error that could be more prominent ### Problem After upgrading, an advanced theme may be missing...

## Allow me to return to completed first-time setup steps and possibly edit details ### Problem If I complete the first-time setup SMTP section but get some of my connection...

## Add better content security policy support to admin pages ### Problem A weaker content security policy can make certain types of attacks easier. ### Solution A more aggressive content...

security