7 Commits (5bce4d9932960e45b9ebefff94cfc1553e63761f)

Author SHA1 Message Date
Tom Hacohen 74f40abc65 Account: add a dashboard url endpoint.
This lets servers share a dashboard url with clients so that they in
turn can present clients with a settings dashboard.
We currently use it on the main server, but self-hosted servers may
also benefit from it for letting users manage some of their settings
(e.g. 2FA).
4 years ago
Tom Hacohen a7268443ca Add support for a modifying the chunk storage location 4 years ago
Tom Hacohen c9463cadba Add support for a custom user creation function. 4 years ago
Tom Hacohen e41f8455f2 app settings: rename the get user queryset func setting name. 4 years ago
Tom Hacohen 5c2f4d96ad app settings: cache all the properties rather than recalc every time.
They never change during runtime anyway.
4 years ago
Tom Hacohen f9add36f18 Add support for custom user filtering. 4 years ago
Tom Hacohen d1017aac76 Rename django_etesync to django_etebase. 4 years ago