You've already forked Mailu
mirror of
https://github.com/Mailu/Mailu.git
synced 2025-11-29 22:37:58 +02:00
Merge remote-tracking branch 'upstream/master' into feat-psql-support
This commit is contained in:
@@ -433,7 +433,7 @@ class Alias(Base, Email):
|
||||
)
|
||||
)
|
||||
)
|
||||
).first()
|
||||
).order_by(cls.wildcard, sqlalchemy.func.char_length(cls.localpart).desc()).first()
|
||||
|
||||
|
||||
class Token(Base):
|
||||
|
||||
Reference in New Issue
Block a user