This website requires JavaScript.
Explore
Help
Sign In
Diplomarbeit-Absolventenverein
/
oqtane.framework-not-mirrored
Archived
Watch
9
Star
0
Fork
0
You've already forked oqtane.framework-not-mirrored
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2025-05-14
. You can view files and clone it, but cannot push or open issues or pull requests.
oqtane.framework-not-mirrored
/
Oqtane.Server
History
Shaun Walker
61b73060e5
login form validation
2021-04-02 16:14:02 -04:00
..
Content/Tenants/1/Sites
/1
changing default theme to Oqtane theme
2020-05-18 10:44:54 -04:00
Controllers
add ability to test SMTP connection in Site Settings
2021-04-01 09:44:07 -04:00
Data
Initial commit
2019-05-04 20:32:08 -04:00
Extensions
Create new UseOqtaneDatabase extension method and replace all uses of UseSqlServer.
2021-03-06 14:13:06 -08:00
Infrastructure
added globally unique identifier for Site ( used string data type to ensure compatibility with multiple database engines )
2021-04-02 12:30:20 -04:00
Modules
Factor out default controller route.
2020-10-16 10:37:17 -05:00
Pages
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
Properties
Update launchSettings.json
2020-06-18 23:06:33 -07:00
Repository
added globally unique identifier for Site ( used string data type to ensure compatibility with multiple database engines )
2021-04-02 12:30:20 -04:00
Resources
Add Resources folder
2020-11-27 22:06:54 +03:00
Scripts
added globally unique identifier for Site ( used string data type to ensure compatibility with multiple database engines )
2021-04-02 12:30:20 -04:00
Security
Factored out Contants.*** Role into RoleNames.***
2020-10-16 06:22:52 -05:00
wwwroot
login form validation
2021-04-02 16:14:02 -04:00
appsettings.json
Use invariant culture by default
2020-09-29 22:12:03 +03:00
appsettings.release.json
added DefaultAction property to IModule (
#765
)
2020-10-03 15:50:15 -04:00
AssemblyInfo.cs
Set RootNamespace
2020-11-27 22:06:40 +03:00
Oqtane.Server.csproj
added globally unique identifier for Site ( used string data type to ensure compatibility with multiple database engines )
2021-04-02 12:30:20 -04:00
Program.cs
Simplify localization settings configurations
2020-10-10 22:19:21 +03:00
Startup.cs
if running on WebAssembly reload the client application if the server application is restarted
2021-03-31 15:39:01 -04:00