Commit Graph

20 Commits (master)

Author SHA1 Message Date
PapaTutuWawa fac36aae11
Implement checking the username against LDAP (#64)
2 years ago
Tom Hacohen 3a4da142dc Fix import of sendfile backend due to python package changes.
2 years ago
Xiretza 791de952f4 fix: move template directory into source directory
2 years ago
Xiretza ada5181a7e fix: move django_etebase module from toplevel to under etebase_server
2 years ago
Xiretza 9d6e0ae60a fix: move myauth module from toplevel to under etebase_server
2 years ago
Xiretza 04ca0ae5db
feat(config): allow specifying engine-specific database options (#135)
2 years ago
Victor R. Santos 7bb1bf9d22 Fix Django 3.2 warnings models.W042
2 years ago
Dustin J. Mitchell 43d5af32d7 Fix sendfile settings
3 years ago
Tom Hacohen 8485806046 Easy config: add support for setting redis URI.
3 years ago
Tom Hacohen 4ceb42780e Remove unused django_etebase code.
3 years ago
Tom Hacohen b081d0129f Add support for read/write permissions.
3 years ago
Tom Hacohen 9559a0fd35 Chunk download: use the new sendfile to serve files.
3 years ago
Tom Hacohen 070abfcdd8 Format using black.
3 years ago
Tal Leibman d8e5c37db1
Use black for code formatting and format the code
4 years ago
Victor R. Santos e9de8f1adb Add env variable to change configuration file path.
4 years ago
Tom Hacohen 8a557ff82c Disable signups by default.
4 years ago
Tom Hacohen 38e0700ac0 Update django and remove unused deps.
4 years ago
Pierre-Alain TORET 5785f803ac Port over easyconfig from the etesync server code.
4 years ago
Tom Hacohen cc163d27af Add settings and configuration to run the etebase app.
4 years ago
Tom Hacohen 4aa3daaa97 Create a new django project.
4 years ago