Moving Services to seperate namespaces again, auth endpoint working

This commit is contained in:
2018-11-08 08:36:08 +01:00
parent 2adb24d8ce
commit 11eed92c15
12 changed files with 300 additions and 48 deletions

View File

@ -15,3 +15,7 @@ To regenerate docs simply run `bee generate docs`
- company controller, create databases and so on
- Update not found to json
- load db connections from config
## Notes:
- Fixes have been placed into the beego orm for setting the timezone when using NewOrmWithDB()