forked from skoruba/IdentityServer4.Admin
-
Notifications
You must be signed in to change notification settings - Fork 2
Dev #1
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
Dev #1
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
# Conflicts: # src/Skoruba.IdentityServer4.Admin/Skoruba.IdentityServer4.Admin.csproj
Feature/appsettings refactor (#452)
Feature/appsettings refactor
…l Application on IIS
… icon "skoruba-ico.png" in favor configurable fav-icon (favicon.ico by default), refs issue #552
…skoruba-ico.png", refs issue #552
Anyway favicon of base website will be shown anyway. So, if we have: - basewebsite.com - with **favicon1.ico** defined and - basewebsite.com/auth - even we have **faviconauth.ico** defined, favicon of basewebsite.com will be shown
…avor of accessing RootConfiguration directly via injected interface, refs issue #552
# Conflicts: # src/Skoruba.IdentityServer4.Admin/appsettings.json # src/Skoruba.IdentityServer4.STS.Identity/appsettings.json
Bumps [jquery](https://github.com/jquery/jquery) from 3.4.1 to 3.5.0. - [Release notes](https://github.com/jquery/jquery/releases) - [Commits](jquery/jquery@3.4.1...3.5.0) Signed-off-by: dependabot[bot] <[email protected]>
Bumps [jquery](https://github.com/jquery/jquery) from 3.4.1 to 3.5.0. - [Release notes](https://github.com/jquery/jquery/releases) - [Commits](jquery/jquery@3.4.1...3.5.0) Signed-off-by: dependabot[bot] <[email protected]>
update dockerfiles to use latest 3.1.x aspnet core
Return correct types for two users controller methods
…ASP.NET Core Identity
Add IdentityOptions configuration to appsettings.json
… included it to Admin,Api and STS
Moved email senders to shared project and included it in Admin, Api and STS
Generate Reset Password token in AdminUI, API by using Identityservice
…ller directly and called via UserManager - @b0
Thanks guys for contribution and help for building new RC2: @jwilliamsnephos @sheng-jie @bravecobra @b0 @aiscrim @UspAN @nickelbob @AlecPapierniak @carlreid @ViRuSTriNiTy @zinkpad @WeihanLi @tancevsasa @cuibty @spaasis @klyse @martinussuherman @pavel-usachev I added your account into contribution section: https://github.com/skoruba/IdentityServer4.Admin/tree/dev#contributors
add missing await for async method
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.