Dominic Zöller 6f12b783a8 models.user: get_accounts(): order by name
The order of account names returned by User.get_accounts() affects the
order account names are displyed in on /domain/add if the current user
neither has the Administrator role nor the Operator role and the
`allow_user_create_domain` setting is enabled at the same time.

If the current user does have the Administrator or Operator role,
routes.domain.add() already returns accounts ordered by name, so this
change makes it consistent.
2021-12-04 16:09:15 +01:00
..
2020-06-19 08:47:51 +07:00
2019-12-02 10:32:03 +07:00
2019-12-02 10:32:03 +07:00
2020-06-19 08:47:51 +07:00
2020-06-19 08:47:51 +07:00
2020-06-19 08:47:51 +07:00
2020-06-19 08:47:51 +07:00