Skip to content

Beta version 7 #287

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

Merged
merged 68 commits into from
Jun 19, 2019
Merged

Beta version 7 #287

merged 68 commits into from
Jun 19, 2019

Conversation

skoruba
Copy link
Owner

@skoruba skoruba commented May 26, 2019

New features

Breaking changes

  • Move repositories from BusinessLogic projects to EntityFramework projects Move repositories to EntityFramework project #250
  • Project changes:
    • Skoruba.IdentityServer4.EntityFramework.DbContexts => move to Skoruba.IdentityServer4.EntityFramework.Shared
    • Skoruba.IdentityServer4.EntityFramework.Identity => move Identity entities to Skoruba.IdentityServer4.EntityFramework.Shared
    • New project Skoruba.IdentityServer4.EntityFramework.Shared - for shared stuff related to EntityFramework
    • New project Skoruba.IdentityServer4.EntityFramework.Extensions - contains extensions related to EntityFramework

Fixes

Mårten Andersson and others added 28 commits April 12, 2019 14:49
Thanks to @Zyxious for Swedish translation
Update develop from upstream
…d whole api endpoints.

Fix update method in Picker component - add sync method for updating edited item in collection.
…ause SubjectName is always empty for this implementation. Fix Picker component - updating method.
@skoruba skoruba self-assigned this May 26, 2019
@skoruba skoruba changed the title Beta6 update1 Beta7 Jun 8, 2019
@skoruba skoruba changed the title Beta7 Beta version 7 Jun 8, 2019
skoruba added 20 commits June 8, 2019 18:22
auto generate strong secret key
… secrets, api secrets; Add button for deleting older log records.
… secrets, api secrets; Add button for deleting older log records.
…for DbContexts and shared Identity model; Add new project Skoruba.IdentityServer4.Admin.EntityFramework.Extensions for extensions; Remove unused references;
Move repositories to EntityFramework project
Copy link

@cerginio cerginio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

api is an awesome feature.
Swagger as well.

@skoruba skoruba requested a review from TomasHubelbauer June 19, 2019 08:39
Copy link
Collaborator

@TomasHubelbauer TomasHubelbauer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks awesome!

@skoruba skoruba merged commit c763781 into master Jun 19, 2019
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.

NullReferenceException in PersistedGrantRepository ExternalLogin 2fa issue, when no return url i specified
5 participants