Sumit Ghosh
b678bdd11a
Included global usings for identity project
2021-08-13 17:03:23 +05:30
Sumit Ghosh
7cbbb3c769
Created a new migration plan
2021-08-13 15:47:17 +05:30
Josh Coleman
8be1c9cd3e
Seeking feedback: Build and run on .Net 6 preview 6 ( #1734 )
...
* Updgrade build and hosting machines to .net6 latest
* Target .net 6
* ILogger is ambiguous?
* More ILogger ambiguity
* Use preview 6... seeing errors in preview 7...
* Of course the SDK version is different :)
* downgrade the last nonworking component
* Only restore the packages we need for the one off service stuck in .net 5
* Downgrade development docker files to use the preview 6 sdk
2021-08-09 19:57:22 +05:30
Miguel Veloso
4b0c2c56dd
Handle SPA/MVC branding for login and registration views
2021-06-18 15:08:05 +01:00
zedy
be9ce6d069
Update keyvault sdk from t1 to t2 ( #1685 )
...
* Upgrade Microsoft.Extensions.Configuration.AzureKeyVault to
* Update keyvault uri
* Update Program.cs
Modify format
* modify format
* resolve conflict
* replace credential
Co-authored-by: Wenjie Yu <v-wenjyu@microsoft.com>
2021-06-08 14:45:15 +05:30
Sander Obdeijn
8ed25875af
Added EventBus.Tests to solution ( #1684 )
...
* - Added EventBus.Tests to solution
- Updated targetframework to net5.0
- Consolidated nuget packages
* Added copy EventBus.Tests.csproj to DockerFile's
2021-05-31 14:46:44 +05:30
Rich Lander
d0cd2830a8
Update sdk tag ( #1647 )
2021-04-13 18:45:38 +05:30
Sumit Ghosh
834af1209e
Fixes : #1599 | Applies patch to dotnet/sdk buster-slim docker image ( #1601 )
...
* Included docker file patch
* Used specific npm 6 package version
2021-02-04 12:29:39 +05:30
Borja García Rodríguez
2b91170662
clean up solution
2021-01-20 17:57:32 +01:00
Miguel Veloso
598c675811
Upgrade identity server, fix VS F5 unauthorized_client problem
2021-01-13 17:10:00 +00:00
Miguel Veloso
79e7e42aa8
Upgrade healthchecks packages
2021-01-13 13:45:29 +00:00
Miguel Veloso
96c0c1d32c
Upgrade key packages
2021-01-13 13:14:59 +00:00
Borja García Rodríguez
ad29cfcdfe
fix restores on docker.develop images
2020-12-28 20:57:32 +01:00
Borja García Rodríguez
ce504d9d36
Updated to aspnet 5 dockerfiles.development for azds
2020-12-28 16:54:35 +01:00
Borja García Rodríguez
1857cc1c9e
fix Breaking change net 5 missing method
...
app.UseDatabaseErrorPage()
https://github.com/dotnet/efcore/issues/22687
2020-12-23 09:32:10 +01:00
Borja García Rodríguez
ff728ec096
consolidate packages
2020-12-22 16:45:47 +01:00
Borja García Rodríguez
98552b7785
delete marketing and locations references
2020-12-21 16:44:02 +01:00
Borja García Rodríguez
55a177feac
update dockerfiles without location & api csprojs
2020-12-21 13:29:07 +01:00
Borja García Rodríguez
1fe0121e84
record types
2020-12-16 12:13:14 +01:00
Borja García Rodríguez
19a5dde1ac
net5
2020-12-16 11:07:22 +01:00
Sumit Ghosh
2711d33e3f
Updated credit card default exipiration value. ( #1535 )
2020-12-08 20:42:32 +05:30
ericuss
09fabcdcfb
Remove obsolete middleware UseApplicationInsights
2020-04-07 09:29:46 +02:00
ericuss
e671f32c44
Change extension method to load the configuration
2020-04-07 08:59:01 +02:00
ericuss
9cb1c9eef9
Error fixed, applied the cookie policy to lax mode
2020-04-02 14:17:34 +02:00
Miguel Veloso
0087ff4121
User internal docker dns names
2020-01-28 19:33:05 +00:00
Miguel Veloso
135c56a7a8
Add cache use comment to Dockerfiles to force PR validation
2020-01-27 09:58:53 +00:00
Miguel Veloso
44d3fcf767
Update packages
2019-12-17 17:41:03 +00:00
Miguel Veloso
3a1aff0191
Update base images to 3.1
2019-12-16 18:52:28 +00:00
Miguel Veloso
c84be74079
Explore adding CSP
2019-12-05 19:20:47 +00:00
Miguel Veloso
593be81bb0
Improve docker build cache usage
2019-11-18 15:04:11 +00:00
Miguel Veloso
ade6358eca
Reorganize project folders
2019-11-18 15:03:28 +00:00
Miguel Veloso
0c14810a33
Replace obsolete IHostingEnvironment for IWebHostEnvironment
2019-11-08 16:02:58 +00:00
Miguel Veloso
866e89cad2
Remove string interpolation from logging
2019-11-08 15:15:15 +00:00
Miguel Veloso
5013ff40ba
Remove unnecessary commands from dockerfiles
2019-11-07 16:56:22 +00:00
Miguel Veloso
b34b8d2403
Sort package references
2019-11-06 11:14:19 +00:00
eiximenis
34a0c03434
Update dockerfile.develop to net3
2019-10-31 09:45:18 +01:00
eiximenis
d68c9e40aa
Configuration of envoy routes and minor code fixes
2019-09-19 18:26:04 +02:00
eiximenis
9b57122f7a
update to net3 rc1
2019-09-19 10:12:14 +02:00
eiximenis
a2053deb49
Final charts tunning and allowing Linkerd Mesh to be used
2019-09-10 19:49:50 +02:00
ericuss
a29a34fe27
Fix identity server
2019-09-05 11:19:33 +02:00
ericuss
b7852f21de
fix version problems with identity server
2019-09-04 15:03:53 +02:00
ericuss
1671062715
fix identity server
2019-09-03 16:07:05 +02:00
eiximenis
870363861f
Update Dockerfiles for use /src as build context root
2019-08-28 14:11:29 +02:00
ericuss
016089fb5f
Partial checkin
2019-08-27 09:40:31 +02:00
Erik Pique
671d8b1e27
fix to startup identiy: remove old migrations and add initial migration.
2019-07-29 13:21:00 +02:00
Erik Pique
5f9a1b8b8f
package
2019-07-26 08:19:16 +02:00
Erik Pique
bacf302904
add migration core3
2019-07-26 08:18:51 +02:00
Erik Pique
50a1e1311e
update preview7
2019-07-25 11:30:17 +02:00
Erik Pique
eb080668ab
add type securitySchema OAuth2
2019-07-24 16:20:08 +02:00
Erik Pique
79405b89b0
modify retries count
2019-07-24 12:15:38 +02:00