What's Changed
- Fix docker workflow by @Tyrrrz in #233
- PAS253: Missing validation for paid organization not selecting plan d… by @jonashendrickx in #235
- Make docker deployments repo-agnostic by @Tyrrrz in #236
- Remove version and bump workflow by @Tyrrrz in #237
- Split cloud specific configuration by @jonashendrickx in #238
- Missing bootstrap config cloud by @jonashendrickx in #239
- Revert by @jonashendrickx in #240
- We're currently logging with too much noise by @jonashendrickx in #243
- Authenticator Data by @jonashendrickx in #241
- [Defect] If a user deletes all their applications and creates a new o… by @jonashendrickx in #244
- [Feedback] Invoice creation timestamp is in UTC, not local timezone by @jonashendrickx in #245
- Move Stripe API calls behind an interface and introduce a No-OP interface by @abergs in #242
- Self-hosting by @jonashendrickx in #248
- Configure Renovate by @renovate in #249
- Added some config for self-hosting by @abergs in #254
- Fix Json Values by @abergs in #255
- Add Codecov by @Tyrrrz in #263
- Update dependency dotnet-sdk to v8.0.100 by @renovate in #260
- Update actions/checkout action to v3.6.0 by @renovate in #261
- Don't specify dotnet version by @Tyrrrz in #266
- Rename the
/signin/token
endpoint by @Tyrrrz in #250 - Update tyrrrz/action-http-request digest to 64c70c6 by @renovate in #251
- Add workflow dispatch and version override by @Tyrrrz in #258
- Update dependency Azure.Identity to v1.10.4 by @renovate in #252
- Update dependency Microsoft.Azure.Cosmos.Table to v1.0.8 by @renovate in #256
- Update dependency Postmark to v4.7.10 by @renovate in #257
- Update dependency MailKit to v4.3.0 by @renovate in #264
- Update dependency Serilog.Enrichers.Environment to v2.3.0 by @renovate in #265
- Update dependency Serilog.Sinks.Seq to v5.2.3 by @renovate in #259
- Update actions/checkout action to v4 by @renovate in #269
- Update dependency Serilog.AspNetCore to v8 by @renovate in #270
- Update dorny/test-reporter action to v1.7.0 by @renovate in #268
- Add
v
to version comments in workflows for Renovate by @Tyrrrz in #271 - Integration tests with Test containers by @jrmccannon in #179
- PAS259: Simplify credential card by @jonashendrickx in #275
- Remove Expired Token Keys by @jrmccannon in #247
- Temp fix for the docker deployments by @Tyrrrz in #274
- Revert "Temp fix for the docker deployments" by @Tyrrrz in #278
- Temp fix for the docker deployments by @Tyrrrz in #279
- Cleanup AdminConsole.csproj by @jonashendrickx in #277
- Disable codecov status checks by @Tyrrrz in #280
- Blazor rework for AdminConsole by @abergs in #234
- Lock Stripe.Net to 41.x. (Don't +++ without +++ in Stripe Dashboard) by @jonashendrickx in #276
- fix build by @jonashendrickx in #283
- Update dependency MessagePack to v2.5.140 by @renovate in #281
- Update dependency MessagePackAnalyzer to v2.5.140 by @renovate in #282
- Use a base class for Razor components by @jonashendrickx in #284
- Refactor Fido2ServiceEndpoints & TokenService by @jonashendrickx in #285
- Update actions/setup-dotnet action to v4 by @renovate in #287
- [PAS64] Limit the creation of users to 10k on free plan by @jonashendrickx in #286
- Update dependency Serilog.Sinks.Seq to v6 by @renovate in #272
- Update dependency tailwindcss to v3.3.6 by @renovate in #288
- Deduplicate rendering layout Razor Pages. by @jonashendrickx in #290
- Test clean up by @jrmccannon in #289
- Have FileMailProvider write to mounted volume in self-hosting env by @jonashendrickx in #291
- Fix logging out by @jonashendrickx in #292
- Fix FileMailProvider formatting by @jonashendrickx in #295
- Fix app logs url by @jonashendrickx in #294
- [Defect] Unable to log out of Admin Console by @jonashendrickx in #296
- Update docker/dockerfile Docker tag to v1.6 by @renovate in #267
- API Key Management by @jonashendrickx in #297
- Application event logs page is not working by @jonashendrickx in #299
- Fix the styling of the button suffixed to the text field by @jonashendrickx in #300
- Application event logs for API keys by @jonashendrickx in #301
- Added user check for generate token endpoint. by @jrmccannon in #298
- Enforcement of scopes by @jonashendrickx in #302
- Fix for logging in with wrong api key by @jonashendrickx in #303
- Migrate Api Key Manangement tests by @jrmccannon in #304
- Create API Key: Validation error message by @jonashendrickx in #305
- Mask secret keys for API Key enumeration by @jonashendrickx in #306
- Refactor POST /admin/apps/{appId}/create by @jonashendrickx in #310
- Update aspnet-health-checks monorepo to v8 (major) by @renovate in #311
- BEEEP: Refactor features by @jonashendrickx in #312
- BEEEP: Migrate last contracts by @jonashendrickx in #313
- Setting to enable/disable generate signin token endpoint by @jrmccannon in #307
- [DEVOPS-1658] Setup DCT for and publish Passwordless images to DockerHub by @michalchecinski in #293
- Clean up docker workflow by @Tyrrrz in #315
- Removing existing user requirement by @jrmccannon in #316
- Update renovate.json by @Tyrrrz in #318
- Badge Razor Components by @jonashendrickx in #314
- Change type of MGAT from
manual_signin
togenerated_signin
by @Tyrrrz in #321 - Self-hosting not working on reverse proxy with port =! 5701 by @jonashendrickx in #325
- Setup NodeJS environment in the CI workflow by @Tyrrrz in #327
- Build Tailwind CSS upon PostBuild by @jonashendrickx in #328
- Bye bye generated Tailwind by @jonashendrickx in #329
- [deps]: Pin tailwindcss to 3.4.0 by @renovate in #322
- We're not using JQuery - kill it before it lays eggs by @jonashendrickx in #330
- [deps]: Lock file maintenance by @renovate in #324
- [deps]: Update actions/download-artifact action to v4 by @renovate in #308
- [deps]: Update actions/upload-artifact action to v4 by @renovate in #309
- Load Javascript dependencies from NPM by @jonashendrickx in #337
- Add setting of Signin/Generate-token to admin console by @jrmccannon in #317
- API Key Management documentation by @jonashendrickx in #339
New Contributors
- @renovate made their first contribution in #249
- @michalchecinski made their first contribution in #293
Full Changelog: 1.0.55...1.0.56