ajout heimdall
This commit is contained in:
5
heimdall/config/www/SupportedApps/Bitwarden/Bitwarden.php
Executable file
5
heimdall/config/www/SupportedApps/Bitwarden/Bitwarden.php
Executable file
@@ -0,0 +1,5 @@
|
||||
<?php namespace App\SupportedApps\Bitwarden;
|
||||
|
||||
class Bitwarden extends \App\SupportedApps
|
||||
{
|
||||
}
|
||||
10
heimdall/config/www/SupportedApps/Bitwarden/app.json
Executable file
10
heimdall/config/www/SupportedApps/Bitwarden/app.json
Executable file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"appid": "8a846dca305866d821748c007cf6b64adf00ea22",
|
||||
"name": "Bitwarden",
|
||||
"website": "https://bitwarden.com",
|
||||
"license": "GNU Affero General Public License v3.0",
|
||||
"description": "Open source password management solutions for individuals, teams, and business organizations.",
|
||||
"enhanced": false,
|
||||
"tile_background": "dark",
|
||||
"icon": "bitwarden.svg"
|
||||
}
|
||||
BIN
heimdall/config/www/SupportedApps/Bitwarden/bitwarden.png
Executable file
BIN
heimdall/config/www/SupportedApps/Bitwarden/bitwarden.png
Executable file
Binary file not shown.
|
After Width: | Height: | Size: 1.9 KiB |
Reference in New Issue
Block a user