Add LDAP authentication (#470)

* Introduce basic LDAP authentication.

* Reformat LDAP code; use ldap in Git HTTP

* lint

---------

Co-authored-by: Santhosh Raju <santhosh.raju@gmail.com>
هذا الالتزام موجود في:
Thomas Miceli
2025-05-09 19:32:22 +02:00
ملتزم من قبل GitHub
الأصل 72e02700ec
التزام 897dc43790
10 ملفات معدلة مع 284 إضافات و29 حذوفات

4
.gitignore مباع
عرض الملف

@@ -1,6 +1,7 @@
node_modules/
gist.db
.idea/
.vscode/
.DS_Store
/**/.DS_Store
public/assets/*
@@ -10,4 +11,5 @@ opengist
build/
docs/.vitepress/dist/
docs/.vitepress/cache/
helm/opengist/charts/
helm/opengist/charts/
vendor/