Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 2.1.0 ⚡ #193

Merged
merged 33 commits into from
May 30, 2024
Merged

Release 2.1.0 ⚡ #193

merged 33 commits into from
May 30, 2024

Conversation

apetrut and others added 30 commits January 31, 2023 14:07
The following command line:

copy $env:LOCALAPPDATA\mkcert\rootCA.pem ./cacerts.pem

should be:

copy $env:LOCALAPPDATA\mkcert\rootCA-key.pem ./cacerts.pem
refactor Secrets.js to CryptoUtils.js
feat: add secure secret generation with 'secret_' prefix
…prominence

refactor: increase client name prominence
Typo fix: be requesting -> by requesting
ReadMe updates - fixed wrong command line
…ttings "IdentityTableConfiguration" instead of TableConsts
Use named arguments in .AddIdentityServer() healthchecks
…names

Change the AdminIdentityDbContext tablenames to be derived from appsettings
raise UserLoginSuccessEvent when logging in with 2fa or recovery code
Change Swashbuckle to NSwag and add support for generation of TS client for SPA applications
@skoruba skoruba marked this pull request as ready for review May 23, 2024 11:42
@skoruba skoruba self-assigned this May 30, 2024
@skoruba skoruba merged commit f85662d into main May 30, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants