summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-09-21MRF: Add filtering against AP idHaelwenn (lanodan) Monnier
2024-09-19Merge branch 'oban-bump' into 'develop'feld
2024-09-19Merge remote-tracking branch 'origin/develop' into oban-bumpMark Felder
2024-09-19Merge branch 'elixir-1.14' into 'develop'feld
2024-09-18CI script to build and publish an image for Elixir 1.14Mark Felder
2024-09-18Remove old elixir 1.12 build image generation scriptMark Felder
2024-09-18Elixir 1.14 and Erlang/OTP 23 is now the minimum supported releaseMark Felder
2024-09-18Merge branch 'ldap-call' into 'develop'feld
2024-09-18Oban: update to 2.18.3Mark Felder
2024-09-18LDAP: fix compile warningMark Felder
2024-09-17Merge branch 'swoosh-mua' into 'develop'feld
2024-09-17Cheatsheet: add Mua mail adapter configMint
2024-09-17Merge branch 'ldap-tls' into 'develop'feld
2024-09-17LDAP genserver changelogMark Felder
2024-09-17Improve matching on bind errorsMark Felder
2024-09-17Change :connection to :handle to match upstream nomenclatureMark Felder
2024-09-17FormattingMark Felder
2024-09-17Reduce LDAP timeoutsMark Felder
2024-09-17Make the email attribute configurableMark Felder
2024-09-17Remove cacertfile as child of SSL and TLS optionsMark Felder
2024-09-17Link the eldap connection processMark Felder
2024-09-17Fix return value when not doing STARTTLSMark Felder
2024-09-17Only close connection if it is not nilMark Felder
2024-09-17Ensure :ssl is started before we attempt to make the LDAP connectionMark Felder
2024-09-17Require a reboot if LDAP configuration changesMark Felder
2024-09-17Ensure :cacertfile is configurable in ConfigDBMark Felder
2024-09-17Fix testsMark Felder
2024-09-17Catchall for when LDAP is not enabledMark Felder
2024-09-17CredoMark Felder
2024-09-17Pleroma.LDAPMark Felder
2024-09-16Merge branch 'retry-tests' into 'develop'feld
2024-09-16Merge remote-tracking branch 'origin/develop' into retry-testsMark Felder
2024-09-16Merge branch 'ldap-tls' into 'develop'feld
2024-09-16Reapply "Custom mix task to retry failed tests once in CI pipeline"Mark Felder
2024-09-15Retain the try do so an LDAP failure can fall back to local database.Mark Felder
2024-09-15Support implicit TLS connectionsMark Felder
2024-09-15Merge branch 'notifications-group-key' into 'develop'marcin mikołajczak
2024-09-14LDAP: permit overriding the CA rootMark Felder
2024-09-14Merge branch 'profile-image-descriptions' into 'develop'marcin mikołajczak
2024-09-14Merge branch 'list-id-visibility' into 'develop'marcin mikołajczak
2024-09-14Merge branch 'manifest-icon-size' into 'develop'marcin mikołajczak
2024-09-13Add dependencies for Swoosh's Mua mail adapterMint
2024-09-12Add `group_key` to notificationsmarcin mikołajczak
2024-09-12Manifest: declare /static/logo.svg as 512x512 to match one provided by plerom...marcin mikołajczak
2024-09-11Merge branch 'ldap-tls' into 'develop'feld
2024-09-11LDAP Auth: fix TLS certificate verificationMark Felder
2024-09-08Merge branch 'argon2' into 'develop'Haelwenn
2024-09-08ChangelogMint
2024-09-08Authentication: convert argon2 passwords, add testsMint
2024-09-08Argon2 password supportmarcin mikołajczak