pleroma/lib
Mark Felder 9264b21907 Pleroma.LDAP
This adds a GenServer which will keep an LDAP connection open and auto reconnect on failure with a 5 second wait between retries. Another benefit is this prevents parsing the Root CAs for every login attempt as we only need to do it once per connection.
2024-09-17 13:40:08 -04:00
..
mix Reapply "Custom mix task to retry failed tests once in CI pipeline" 2024-09-16 11:42:55 -04:00
pleroma Pleroma.LDAP 2024-09-17 13:40:08 -04:00