This website requires JavaScript.
Explore
Help
Register
Sign In
kocoded
/
oqtane.framework
Watch
1
Star
0
Fork
0
You've already forked oqtane.framework
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
c794f77d65
oqtane.framework
/
Oqtane.Server
/
Pages
History
Shaun Walker
09c040128a
Ensure Install Wizard will only be displayed if the Master database connection string in appsettings.json is not specified. This addresses a potential security issue where the Install Wizard could be displayed in an existing installation if the Master database connection failed during startup.
2021-03-30 17:48:49 -04:00
..
_Host.cshtml
Ensure Install Wizard will only be displayed if the Master database connection string in appsettings.json is not specified. This addresses a potential security issue where the Install Wizard could be displayed in an existing installation if the Master database connection failed during startup.
2021-03-30 17:48:49 -04:00
_Host.cshtml.cs
fix
#1156
add defensive coding for scenario where host name does not match any alias
2021-03-11 20:21:15 -05:00
Login.cshtml
Resolved authentication issue
#441
related to alias refactoring
#439
, fixed breaking change in .NET Core 3.2 related to Blazor WebAssembly identification
2020-05-05 16:28:50 -04:00
Login.cshtml.cs
Fix casing for constructor params
2020-03-05 20:03:54 +03:00
Logout.cshtml
Resolved authentication issue
#441
related to alias refactoring
#439
, fixed breaking change in .NET Core 3.2 related to Blazor WebAssembly identification
2020-05-05 16:28:50 -04:00
Logout.cshtml.cs
refactoring email verification
2020-02-04 15:14:27 -05:00