ajout heimdall

This commit is contained in:
2025-01-01 11:24:01 +01:00
parent f8be42e486
commit c52f60fca9
1477 changed files with 15692 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
{
"appid": "6a8263e6e3ad594a12e111f0f952e4cc57fe5077",
"name": "phpLDAPadmin",
"website": "http://phpldapadmin.sourceforge.net/wiki/index.php/Main_Page",
"license": "GNU General Public License v2.0 or later",
"description": "phpLDAPadmin (also known as PLA) is a web-based LDAP client. It provides easy, anywhere-accessible, multi-language administration for your LDAP server.\r\n\r\nIts hierarchical tree-viewer and advanced search functionality make it intuitive to browse and administer your LDAP directory. Since it is a web application, this LDAP browser works on many platforms, making your LDAP server easily manageable from any location.\r\n\r\nphpLDAPadmin is the perfect LDAP browser for the LDAP professional and novice alike. Its user base consists mostly of LDAP administration professionals.",
"enhanced": false,
"tile_background": "light",
"icon": "phpldapadmin.png"
}

View File

@@ -0,0 +1,5 @@
<?php namespace App\SupportedApps\phpLDAPadmin;
class phpLDAPadmin extends \App\SupportedApps {
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 42 KiB