1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-26 12:55:17 +01:00
bitwarden-server/src/Admin
2021-11-17 11:46:35 +01:00
..
Controllers add missing csrf token validation to admin (#1696) 2021-11-09 11:22:08 -05:00
HostedServices Fix queue message encoding for Azure (UTF-16 in XML) (#1439) 2021-07-07 10:49:59 -04:00
Jobs Support large organization sync (#1311) 2021-05-17 09:43:02 -05:00
Models Key Connector feature toggle (#1716) 2021-11-17 11:46:35 +01:00
Properties Disable launchBrowser launchSetting (#1400) 2021-06-16 18:36:23 +02:00
Sass add web fonts directly to styles for web apps (#1598) 2021-09-24 15:55:18 -04:00
TagHelpers Changed all C# control flow block statements to include space between keyword and open paren 2020-03-27 14:36:37 -04:00
Views Key Connector feature toggle (#1716) 2021-11-17 11:46:35 +01:00
wwwroot Update favicon to new standard (#910) 2020-09-03 17:03:13 -04:00
.dockerignore Update output directory for dotnet builds (#1358) 2021-05-27 12:16:12 -04:00
Admin.csproj Update code to log to Azure Cosmos DB (#1624) 2021-10-11 10:16:19 -04:00
AdminSettings.cs job to delete trashed ciphers nightly (#1243) 2021-04-02 11:14:21 -04:00
appsettings.Development.json Simplify development environment setup (#1588) 2021-10-13 19:30:03 +02:00
appsettings.json Split dev env settings to development settings file (#1424) 2021-07-01 11:11:02 -05:00
appsettings.Production.json Remove Business Portal (#1614) 2021-10-06 10:39:13 +02:00
appsettings.QA.json revamping the build scripts (#1620) 2021-10-08 09:53:56 -07:00
appsettings.SelfHosted.json Remove Business Portal (#1614) 2021-10-06 10:39:13 +02:00
build.ps1 fix npm install from build scripts 2019-08-04 20:24:46 -04:00
build.sh revamping the build scripts (#1620) 2021-10-08 09:53:56 -07:00
bundleconfig.json setup new admin portal project 2018-03-21 12:57:43 -04:00
Dockerfile Postgres & MySql Support For Self-Hosted Installations (#1386) 2021-07-08 16:35:48 +00:00
entrypoint.sh dev null failure output from ca-cert copy 2018-07-20 11:46:55 -04:00
gulpfile.js add web fonts directly to styles for web apps (#1598) 2021-09-24 15:55:18 -04:00
newrelic.config Update qa env (#1504) 2021-08-10 11:15:16 -07:00
package-lock.json revamping the build scripts (#1620) 2021-10-08 09:53:56 -07:00
package.json add web fonts directly to styles for web apps (#1598) 2021-09-24 15:55:18 -04:00
Program.cs enable default appsettings for self hosted installs (#1263) 2021-04-09 09:48:43 -04:00
Startup.cs Added middleware for general security headers (#1700) 2021-11-09 11:37:14 -05:00
webfonts.list webfonts and styling 2018-03-23 15:51:54 -04:00