-
-
Notifications
You must be signed in to change notification settings - Fork 85
7.3 preview #993
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
7.3 preview #993
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Co-authored-by: github-actions <[email protected]> BREAKING CHANGES: Aguacongas.IdentityServer.Store and Aguacongas.IdentityServer.Admin.Http.Store target net7.0 instead of netstandard2.0
refactor: duende 6.1.7
feat: display loading when prerender the app
refactor: code smell review
refactor: code smell review
# [7.0.0](6.3.0...7.0.0) (2022-11-21) ### Bug Fixes * automatic redirect after logout ([a5a716d](a5a716d)) * ciba filter ([19b3dfd](19b3dfd)) * duplicate column name 'CoordinateLifetimeWithUserSession' ([0499f5a](0499f5a)) * duplicate column name 'CoordinateLifetimeWithUserSession' ([4ab25a2](4ab25a2)) * duplicate column name 'RequireRequestObject' ([2352d15](2352d15)) * foreign key constraint incompatible ([1814e61](1814e61)) * mysql incompatible constraint ([0bf6159](0bf6159)) * packages dependencies issues ([8b80cf7](8b80cf7)) * src/Aguacongas.TheIdServer.BlazorApp/Dockerfile to reduce vulnerabilities ([df7480c](df7480c)) * src/Aguacongas.TheIdServer.BlazorApp/Dockerfile to reduce vulnerabilities ([b7f85fc](b7f85fc)) * update packages ([8fab6db](8fab6db)) * update packages ([a987336](a987336)) * update packages ([31d0e8c](31d0e8c)) * update packages ([2fb57a4](2fb57a4)) * update packages ([4846747](4846747)) * update packages ([853f29b](853f29b)) * update packages ([4d99656](4d99656)) * update packages ([05cbbc4](05cbbc4)) * update packages ([bcfa2fd](bcfa2fd)) * update packages ([64d1483](64d1483)) * update packages ([4fb4b2c](4fb4b2c)) * update packages ([0bb70e8](0bb70e8)) * update packages ([fae7cd1](fae7cd1)) * update packages ([daf1712](daf1712)) * update packages ([7c8b6a0](7c8b6a0)) * update packages ([cc6c760](cc6c760)) * update packages ([0b0887c](0b0887c)) * update packages ([f28c5a7](f28c5a7)) * update packages ([c4a427c](c4a427c)) * update packages ([4057d45](4057d45)) * update packages ([1950f5b](1950f5b)) * update packages ([86f8a79](86f8a79)) * update packages ([6861d6b](6861d6b)) * update packages ([b9135cc](b9135cc)) * update packages ([dea016d](dea016d)) * update packages ([02d5e4a](02d5e4a)) * update packages ([40fe52d](40fe52d)) * update packages ([5ad19be](5ad19be)) * update packages ([4d00826](4d00826)) * update packages ([3bb28d5](3bb28d5)) * update packages ([9b94dd2](9b94dd2)) * update packages ([19a9bda](19a9bda)) * update packages ([eb117fa](eb117fa)) * update packages ([0798f79](0798f79)) * update packages ([6b71a69](6b71a69)) * update packages ([4304bfc](4304bfc)) * update packages ([37d10d6](37d10d6)) * update packages ([b009c37](b009c37)) * update packages ([ef7c48d](ef7c48d)) * update packages ([178bcfe](178bcfe)) * update packages ([f4f93dc](f4f93dc)) * update packages ([bb8c589](bb8c589)) * update packages ([a9adea9](a9adea9)) * update packages ([85cee88](85cee88)) * update packages ([4f9876e](4f9876e)) * update packages ([c5edc39](c5edc39)) * update packages ([2a2a7a4](2a2a7a4)) * update packages ([4953390](4953390)) * update packages ([45bc8db](45bc8db)) * update packages ([009962a](009962a)) * update packages ([b6eb0d3](b6eb0d3)) * update packages ([16a7308](16a7308)) * update packages ([4f370f6](4f370f6)) * update packages ([117c806](117c806)) * update packages ([594d443](594d443)) * update packages ([9412cec](9412cec)) * update packages ([bd21452](bd21452)) * update packages ([cead51e](cead51e)) * update packages ([836dcfc](836dcfc)) * ut8 char set ([7a17adb](7a17adb)) ### Build System * prepare preview 7.0.0 ([8c81013](8c81013)) * Merge pull request #900 from Aguafrommars/feature/end-of-is4 ([cb7911b](cb7911b)), closes [#900](#900) ### Features * clone entities ([e20214b](e20214b)), closes [#888](#888) * clone entities ([#889](#889)) ([06dda00](06dda00)), closes [#888](#888) * **blazor:** confgure html element identifier ([c6ebaa9](c6ebaa9)) * **blazor:** configure ciba + server side session options ([635f058](635f058)) * dinamic windows provider ([2aab545](2aab545)) * display loading when prerender the app ([300cd3c](300cd3c)) * dynamic windows provider ([#809](#809)) ([5bf7d9d](5bf7d9d)) * filter external provider claims mappings ([8c3008b](8c3008b)) * login page register and pwd links ([d8c61df](d8c61df)), closes [#790](#790) [#792](#792) * map about to git ahsh ([e84b876](e84b876)) * prevent navigation on entity changed ([0d49125](0d49125)) ### Reverts * Revert "refactor(blazorapp): use Pascal json file" ([e7f8312](e7f8312)) ### BREAKING CHANGES * Aguacongas.IdentityServer.Store and Aguacongas.IdentityServer.Admin.Http.Store target net7.0 instead of netstandard2.0 * use 7.0.0 framework
Release/7.0.0
fix: uri scheme validation
fix custom uri scheme
## [7.0.1](7.0.0...7.0.1) (2022-11-23) ### Bug Fixes * uri scheme validation ([53b400c](53b400c))
Release/7.0.0
…eIdServer into fix/dependencies
Update check-dependencies.yml
update packages
* docs: add xsd * wip saml2p * wip: saml2p * wip: implements sam2p * refactor: add migrations * wip: implement artifact response * refactor: use client secret * build: expirimental features * refactor: saml2p ui implementation debug + test * refactor: maintability review * refactor: use client uri instead of new fields * refactor: debug ACS login * test: login * test: add missing cert * refactor: move security key extensions * test: login with acs artifact * test: logout * test: cover validation * test: request validation * test: extensions * test: load relying party metadata --------- Co-authored-by: github-actions <[email protected]>
update packages
Feat/saml2p
style: remove unused code
docs: saml2p configuration
❌ Build TheIdServer 7.2.3-ci1-0047 failed (commit 85b2880d97 by @aguacongas) |
Kudos, SonarCloud Quality Gate passed! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.