portal/config
Derrick Hammer b51f28ea64
fix: remove import cycle
2024-02-27 03:57:17 -05:00
..
config.go fix: remove import cycle 2024-02-27 03:57:17 -05:00
core.go feat: add core.portal_name required config to be used for communication 2024-02-26 07:32:46 -05:00
database.go feat: add database cache support with both memory and redis modes 2024-02-24 08:19:27 -05:00
log.go refactor: implement new configuration management system 2024-02-22 02:13:59 -05:00
mail.go feat: initial mailer module with password reset and email verification templates 2024-02-26 07:30:53 -05:00
protocol.go refactor: implement new configuration management system 2024-02-22 02:13:59 -05:00
s3.go refactor: implement new configuration management system 2024-02-22 02:13:59 -05:00
sia.go refactor: implement new configuration management system 2024-02-22 02:13:59 -05:00
storage.go refactor: implement new configuration management system 2024-02-22 02:13:59 -05:00