fleet/website/api
Eric 70745dcf24
Website: update "Get your license" link & login/register pages. (#18489)
Closes: https://github.com/fleetdm/confidential/issues/6199

Changes:
- Updated view-new-license to redirect non-logged-in users to the
/register page (it was previously doing this, but had a policy applied,
so non-logged-in users were always redirected to the signup page.)
- Updated the /register page to support a new input: `purchaseLicense`.
If this query string is provided, the register page will redirect users
who sign up to the /new-license page.
- Updated the /login page to support a new input: `purchaseLicense`. If
this query string is provided, the login page will redirect users who
log in to the /new-license page.
- Updated policies to bypass the is-logged-in policy for the
/new-license page.
- Updated the "get your license" link in the website nav menu to go to
the /new-license page.
2024-04-23 12:25:29 -05:00
..
controllers Website: update "Get your license" link & login/register pages. (#18489) 2024-04-23 12:25:29 -05:00
helpers Schema: Update schema overrides to only use one YAML block scalar (#18351) 2024-04-16 18:35:23 -05:00
hooks/custom Website: Update homepage personalization, add note to custom hook. (#18433) 2024-04-19 17:40:45 -05:00
models Website: add psychologicalStage to User model (#18408) 2024-04-18 21:18:36 -05:00
policies Website: Add admin tool for generating Fleet Premium licenses. (#8478) 2022-12-05 14:53:16 -06:00
responses Website: Fleet Sandbox (#6380) 2022-08-12 17:31:01 -05:00