AlternC/bureau
Kienan Stewart 43d97f1c57 Order enumerated mails for a domain by ascending alphabetic order
Fixes #341

When applying LIMIT X, Y the ordering before the limit and offset do
not seem to be guaranteed. For example, if you have a large number of
e-mail addresses, and you page between the same e-mail address can appear twice.

The case where this was happening there were 2-3 mail boxes and ~90 aliases.

I'm not sure if this tied somehow to the database version used, but making the
desired ordering explicit ensures that all mails will eventually be shown and
shouldn't be shown twice.
2023-08-30 12:17:50 +02:00
..
admin Merge pull request #307 from Koumbit/102-password_recovery 2023-08-30 12:15:45 +02:00
class Order enumerated mails for a domain by ascending alphabetic order 2023-08-30 12:17:50 +02:00
locales fix minor typo 2019-09-09 15:39:50 -04:00
index.php We should let this file for a while... 2012-10-30 09:31:45 +00:00