happyDomain/storage/leveldb
2021-07-06 16:58:27 +02:00
..
config.go Improve configuration, including storage configuration and selection 2020-12-08 18:25:22 +01:00
database.go Create migration script from sources to providers for LevelDB 2021-07-05 18:01:43 +02:00
domain.go Remove legacy code about sources 2021-07-05 18:01:43 +02:00
provider.go WIP Switch to providers 2021-07-05 18:01:43 +02:00
session.go On password change or account deletion, disconnect all user sessions 2020-12-29 17:06:12 +01:00
updates-from-0.go Also migrate domains by reparenting them to their migrated provider 2021-07-06 16:58:27 +02:00
updates.go Add log during leveldb migration process 2021-07-05 18:01:43 +02:00
user.go Fix size of int on 32 bits hosts 2020-05-11 00:18:50 +02:00
zone.go storage: add a method to tidy/optimize the database 2020-12-08 18:25:21 +01:00