Pat Hartl
|
7b4f2950c7
|
Add separate binding for SSL
|
2025-01-25 02:40:36 -06:00 |
|
Pat Hartl
|
b6fa4d4a10
|
Add ability to specify SSL certificate
|
2025-01-25 01:57:17 -06:00 |
|
Pat Hartl
|
a8ddf89eac
|
Add cookie policies to settings
|
2025-01-06 20:34:57 -06:00 |
|
Pat Hartl
|
6115f0fe95
|
Start of interface to link external providers to user account
|
2024-12-30 01:05:58 -06:00 |
|
Pat Hartl
|
bf9ca2fc2d
|
Map external user auths to users via custom fields
|
2024-12-29 18:58:01 -06:00 |
|
Pat Hartl
|
98c0d276b0
|
Support OAuth as well as OIDC
- Rename ExternalProvider to AuthenticationProvider
- Add enum for authentication provider type (OAuth, SAML, OIDC, etc)
- Add claim mappings
- Move authentication provider registration to extension methods
|
2024-12-28 05:23:23 -06:00 |
|
Pat Hartl
|
11e182413d
|
Add ability to define external authentication providers
|
2024-12-28 03:48:15 -06:00 |
|
Pat Hartl
|
91829f601d
|
Enable navigation properties for user roles, use service in place of managers
|
2024-10-16 01:54:51 -05:00 |
|
Pat Hartl
|
e236c2b25b
|
Refactored first time setup
Fixes #128
|
2024-10-12 18:36:00 -05:00 |
|
Pat Hartl
|
07882e39d2
|
Add ability to specify multiple upload folders for archives
Implements #97
|
2024-10-11 01:09:12 -05:00 |
|
Pat Hartl
|
e083d86d8b
|
Add ability to switch database providers to MySQL or PostgreSQL
Ref #108
|
2024-10-07 18:52:52 -05:00 |
|
Pat Hartl
|
a40de21fc7
|
Rename settings models
|
2024-10-07 18:38:27 -05:00 |
|
Pat Hartl
|
91ee1d47a9
|
Move data and service layers to separate projects, update packages
|
2024-10-07 18:04:26 -05:00 |
|