Mark Ettema
|
03947fdbdc
|
Added classes for the Configuration
Separated the logic in domains
|
2021-05-09 21:20:57 +07:00 |
|
Mark Ettema
|
e8520a6128
|
Automatic formatting changes
|
2021-05-09 20:37:16 +07:00 |
|
Mark Ettema
|
62dd979a80
|
Updated packages and remove Newtonsoft.Json in favor of System.Text.Json
|
2021-05-09 20:36:41 +07:00 |
|
Mark Ettema
|
2d5a4ce3ac
|
Remove unnecessary
|
2021-05-09 17:02:59 +07:00 |
|
Mark Ettema
|
25dfcb30c1
|
Prefer .sln in src/
|
2021-05-09 17:02:07 +07:00 |
|
Silvino Escalona
|
2dbefdbfb8
|
Allow multiple redirect urls
|
2020-12-01 12:35:29 -04:00 |
|
Enes Sadık Özbek
|
7d2667ebb2
|
Fix not being able to login when some steam info is missing
|
2020-10-13 01:13:03 +03:00 |
|
Trojaner
|
6c4eb1db4d
|
Add forwarded headers options
|
2020-10-08 16:45:17 +03:00 |
|
Trojaner
|
2e89b8cc6e
|
Disable Pkce requirement
|
2020-10-08 16:35:26 +03:00 |
|
Trojaner
|
40460a2490
|
Docker: Fix wrong base image version
|
2020-10-08 06:59:51 +03:00 |
|
Trojaner
|
f7d3b72ab9
|
Upgrade to .NET Core 3.1, update libs
|
2020-10-08 06:55:07 +03:00 |
|
Trojaner
|
ce7dfb3a9e
|
Refactor code
|
2020-10-08 06:45:54 +03:00 |
|
SunriseM
|
33638e1b68
|
Add ProfileService to Startup services
|
2020-10-03 12:38:01 -04:00 |
|
SunriseM
|
ad1c23ec43
|
Add ProfileService
|
2020-10-03 12:37:24 -04:00 |
|
Enes Sadık Özbek
|
827780318a
|
Set samesite cookie policy to strict. Fixes #5.
|
2020-09-24 17:46:58 +03:00 |
|
Enes Sadık Özbek
|
4243475fe4
|
Update Startup.cs
|
2020-07-12 14:54:22 +03:00 |
|
Enes Sadık Özbek
|
c319057be7
|
add configuration for public origin
|
2020-07-12 14:50:08 +03:00 |
|
Mark Ettema
|
ee132ce9fe
|
Added support for PathBase to be used behind a reverse proxy
|
2019-12-27 04:26:50 +07:00 |
|
Enes Sadık Özbek
|
d737eefcd9
|
Rename to steam-openid-connect-provider; add health checks
|
2019-10-13 17:18:29 +03:00 |
|
Enes Sadık Özbek
|
01ceeeba82
|
Set AllowedUserNameCharacters to null
|
2019-09-27 16:16:47 +03:00 |
|
Enes Sadık Özbek
|
ea4e2ad3a6
|
Update to ASP.NET Core 3
|
2019-09-26 18:10:51 +03:00 |
|
Enes Sadık Özbek
|
9938d014a7
|
Remove UserValidators before creating account
We do not need to check if the username etc is valid.
Steam usernames can contain spaces, UTF8 characters, etc.
|
2019-08-24 16:29:18 +03:00 |
|
Enes Sadık Özbek
|
3132ee8f84
|
Add AddDeveloperSigningCredential
|
2019-05-02 01:09:56 +03:00 |
|
Enes Sadık Özbek
|
8a27fb262c
|
Disable consent requirement
|
2019-05-02 01:03:17 +03:00 |
|
Enes Sadık Özbek
|
e64380326f
|
Fix wrong returnUrl in callback
|
2019-05-02 00:58:52 +03:00 |
|
Enes Sadık Özbek
|
a07646e608
|
Initial code commit
|
2019-05-02 00:41:28 +03:00 |
|