Skip to content
Snippets Groups Projects
Select Git revision
  • 17b993728251d88ad23321e7c72b5f23c903646a
  • master default protected
  • claims-in-idtoke
  • jwt_encode_inconsistencies
  • recovery-code-pwhash
  • incremental-sync
  • redis-rate-limits
  • typehints
  • v1.2.x
  • v1.x.x
  • v1.1.x
  • feature_invite_validuntil_minmax
  • Dockerfile
  • v1.0.x
  • roles-recursive-cte
  • v2.3.1
  • v2.3.0
  • v2.2.0
  • v2.1.0
  • v2.0.1
  • v2.0.0
  • v1.2.0
  • v1.1.2
  • v1.1.1
  • v1.0.2
  • v1.1.0
  • v1.0.1
  • v1.0.0
  • v0.3.0
  • v0.2.0
  • v0.1.5
  • v0.1.4
  • v0.1.2
33 results

tests

  • Clone with SSH
  • Clone with HTTPS
  • Forked from uffd / uffd
    Source project has a limited visibility.
    Julian Rother's avatar
    Julian authored
    Previously the getmails API endpoint did not match "receive_address" values
    case-insensitivly like it did pre-v2. To solve this independent of database
    collations, all existing mail receive addresses are converted to lower-case
    and new/changed receive addresses are constraint to ASCII lower-case letters,
    digits and symbols.
    17b99372
    History
    Name Last commit Last update
    ..