summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2024-09-17Change :connection to :handle to match upstream nomenclatureMark Felder
2024-09-17Reduce LDAP timeoutsMark Felder
2024-09-17Make the email attribute configurableMark 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-17Catchall for when LDAP is not enabledMark Felder
2024-09-17CredoMark Felder
2024-09-17Pleroma.LDAPMark Felder
2024-09-17Merge remote-tracking branch 'origin/develop' into ensure-authorized-fetchmarcin mikołajczak
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-16Repesct :restrict_unauthenticated for hashtag rss/atom feedsmarcin mikołajczak
2024-09-16Allow disabling C2S ActivityPub APImarcin mikołajczak
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-15Require HTTP signatures (if enabled) for routes used by both C2S and S2S AP APImarcin mikołajczak
2024-09-15Merge branch 'notifications-group-key' into 'develop'marcin mikołajczak
2024-09-14LDAP: permit overriding the CA rootMark Felder
2024-09-14Federate avatar/header descriptionsmarcin mikołajczak
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-12Add `group_key` to notificationsmarcin mikołajczak
2024-09-11LDAP Auth: fix TLS certificate verificationMark Felder
2024-09-08Authentication: convert argon2 passwords, add testsMint
2024-09-08Argon2 password supportmarcin mikołajczak
2024-09-06Merge branch 'well-known' into 'develop'feld
2024-09-06Merge branch 'dialyzer' into 'develop'feld
2024-09-06Dialyzer: pattern_match The pattern can never match the type {:diff, false}.Mark Felder
2024-09-06Dialyzer: The pattern variable _ can never match the type, because it is cove...Mark Felder
2024-09-06Dialyzer: The pattern variable _e@1 can never match the type, because it is c...Mark Felder
2024-09-06Dialyzer: invalid contractMark Felder
2024-09-06Dialyzer: the pattern can never match the typeMark Felder
2024-09-06Dialyzer: the pattern can never match the typeMark Felder
2024-09-06Oban: more unique job constraintsMark Felder
2024-09-06Merge branch 'following-state-bug' into 'develop'feld
2024-09-05App orphans should only be removed if they are older than 15 minsMark Felder
2024-09-05Fix Following status bugMark Felder
2024-09-04Limit the number of orphaned to delete at 100 every 10 mins due to the cascad...Mark Felder
2024-09-04Add Cron worker to clean up orphaned apps hourlyMark Felder
2024-09-04Ensure apps are assigned to usersMark Felder
2024-09-04Rate Limit the OAuth App spamMark Felder
2024-09-04Revert "Merge branch 'oauth-app-spam' into 'develop'"feld
2024-09-03Include list id in StatusViewmarcin mikołajczak
2024-09-01Merge branch 'oauth-app-spam' into 'develop'feld
2024-09-01Merge branch 'drop-unknown-deletes' into 'develop'feld
2024-09-01Support OAuth App updating the website URLMark Felder