0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-24 15:39:50 -05:00

Merge pull request #5302 from penpot/niwinz-develop-hotfix-1

🐛 Relax ldap provider requirements
This commit is contained in:
Alejandro 2024-11-14 09:49:49 +01:00 committed by GitHub
commit dd1997e23c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -263,9 +263,9 @@
::http.client/client ::http.client/client
::db/pool ::db/pool
::mbus/msgbus ::mbus/msgbus
::ldap/provider
::sto/storage ::sto/storage
::mtx/metrics ::mtx/metrics
[::ldap/provider [:maybe ::ldap/provider]]
[::climit [:maybe ::climit]] [::climit [:maybe ::climit]]
[::rlimit [:maybe ::rlimit]] [::rlimit [:maybe ::rlimit]]
::setup/props]) ::setup/props])