1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-25 12:45:18 +01:00
bitwarden-server/src/Icons
Mart124 92b08e6cf1 Rework service user (#299)
* Use user primary group if not root

* Do not run getent on MacOS

* Simplify UID/GID management

* Make uid.env backward compatible in run.sh

* Merge install.sh with run.sh to avoid duplicating code

Especially the UID/GID management one

* Generate correct OS name

* Be sure to keep old behavior for backward compatiblilty

* Get the colors back from install.sh
2018-05-31 12:05:26 -04:00
..
Controllers null cached entries are high priority 2018-05-29 22:38:29 -04:00
Models icon fetch fixes 2018-05-25 12:50:21 -04:00
Properties update launch urls 2017-10-12 10:13:19 -04:00
Resources icon fetch fixes 2018-05-25 12:50:21 -04:00
Services try to find format of any non-allowed type 2018-05-25 14:19:40 -04:00
.dockerignore checksum on iconserver download 2017-10-24 09:14:05 -04:00
appsettings.Development.json Add Icons application for serving website icons. 2017-10-08 23:11:40 +02:00
appsettings.json new icon fetching service. remove besticon dep. 2018-05-22 12:49:34 -04:00
build.ps1 docker files for icons 2017-10-23 09:27:47 -04:00
build.sh update checksums 2018-02-22 10:34:55 -05:00
Dockerfile new icon fetching service. remove besticon dep. 2018-05-22 12:49:34 -04:00
entrypoint.sh Rework service user (#299) 2018-05-31 12:05:26 -04:00
Icons.csproj icon fetch fixes 2018-05-25 12:50:21 -04:00
IconsSettings.cs new icon fetching service. remove besticon dep. 2018-05-22 12:49:34 -04:00
Program.cs some cleanup 2017-10-09 14:05:35 -04:00
Startup.cs new icon fetching service. remove besticon dep. 2018-05-22 12:49:34 -04:00