1
0
mirror of https://github.com/bitwarden/server.git synced 2024-12-02 13:53:23 +01:00
bitwarden-server/bitwarden_license/src/Sso
Justin Baur daeaa42851
[PS-40] Upgrade to .NET 6 (#2056)
* Bump to .NET 6

* Update Docker images

* Update docs

* Update workflow for linter

* Add all common versions to props file

* Update tools manifest

* Update csproj files

* Update packages.lock.json files

* Switch to setup-dotnet

* Remove msbuild

* Fix deps breaking changes

* Manually install msbuild

* Use msbuild for build

* Fix verbosity switch

* Remove unused exceptions

* Address linter feedback

* Make Obsolete warnings suggestions for now.

* Force Evaluate

* Format on tests

* Run formatting again.

* Use windows 2022

* force evaluate

* Fix restore

* Fix linter

* Skip test

* Update Directory.Build.props

Co-authored-by: Matt Gibson <mgibson@bitwarden.com>

* Address PR feedback

* Add IntegationTest for Rate limiter

* Fix test

* Reenable test

* Reorder test

* Skip test again

* Add tracking link

* Update .github/workflows/build.yml

Co-authored-by: Micaiah Martin <77340197+mimartin12@users.noreply.github.com>

Co-authored-by: Matt Gibson <mgibson@bitwarden.com>
Co-authored-by: Micaiah Martin <77340197+mimartin12@users.noreply.github.com>
2022-06-24 10:39:34 -04:00
..
Controllers CSA-2 - Require user interaction for SSO redirect (#1948) 2022-06-01 12:23:52 -05:00
Models CSA-2 - Require user interaction for SSO redirect (#1948) 2022-06-01 12:23:52 -05:00
Properties Feature/self hosted development (#1921) 2022-03-21 17:13:00 -05:00
Sass add web fonts directly to styles for web apps (#1598) 2021-09-24 15:55:18 -04:00
Utilities Don't send default SsoConfigurationData to clients (#1879) 2022-03-04 07:09:55 +10:00
Views Streamline error message for removed user account with CME (#1741) 2021-12-02 18:38:27 +00:00
wwwroot delete compiled assets that should be ignored 2020-09-04 14:02:17 -04:00
appsettings.Development.json Log swallowed HttpRequestExceptions (#1866) 2022-04-07 12:37:11 +02:00
appsettings.json Fix Stripe object lock timeouts (#1735) 2021-11-29 10:01:51 +10:00
appsettings.Production.json Remove Business Portal (#1614) 2021-10-06 10:39:13 +02:00
appsettings.QA.json Remove Business Portal (#1614) 2021-10-06 10:39:13 +02:00
appsettings.SelfHosted.json Remove Business Portal (#1614) 2021-10-06 10:39:13 +02:00
build.ps1 Cleanup node scripts (#1858) 2022-03-03 23:53:09 +01:00
build.sh Cleanup node scripts (#1858) 2022-03-03 23:53:09 +01:00
Dockerfile [PS-40] Upgrade to .NET 6 (#2056) 2022-06-24 10:39:34 -04:00
entrypoint.sh Merge SSO and Portal projects 2020-09-04 13:56:08 -04:00
gulpfile.js Cleanup node scripts (#1858) 2022-03-03 23:53:09 +01:00
package-lock.json Cleanup node scripts (#1858) 2022-03-03 23:53:09 +01:00
package.json Cleanup node scripts (#1858) 2022-03-03 23:53:09 +01:00
packages.lock.json [PS-40] Upgrade to .NET 6 (#2056) 2022-06-24 10:39:34 -04:00
Program.cs enable default appsettings for self hosted - bwlic (#1288) 2021-04-30 15:00:57 -04:00
Sso.csproj [PS-40] Upgrade to .NET 6 (#2056) 2022-06-24 10:39:34 -04:00
Startup.cs Feature/self hosted families for enterprise (#1991) 2022-05-10 16:12:09 -05:00
webfonts.list Merge SSO and Portal projects 2020-09-04 13:56:08 -04:00