1
0
mirror of https://github.com/raseels-repos/golang-saas-starter-kit.git synced 2025-08-08 22:36:41 +02:00
Commit Graph

15 Commits

Author SHA1 Message Date
28cf4924ff Scale db middleware
Ensure the database is active and has not been auto paused by RDS.
Resume database for signup and login pages.
2019-10-26 16:52:38 -08:00
e333a56ca0 fix webapp masterdb 2019-08-29 01:07:49 -08:00
58b436860e fix panic from datadog disabled 2019-08-28 23:57:33 -08:00
1229cf0404 web-app: fix translator mid query/accept option 2019-08-20 21:23:41 -03:00
666eafceec Fix random errors from tests 2019-08-17 10:58:45 -08:00
064cebd2ce fix optional auth for middleware in session 2019-08-12 12:48:06 -08:00
7217deaf15 improved unique validation function to support multiple fields. 2019-08-07 21:17:57 -08:00
b387ccb827 forked swaggo/swag and added caching to reduce build times 2019-08-07 20:19:09 -08:00
bb9820ffcc moved auth from user package and added timezone to context values 2019-08-04 14:48:43 -08:00
0344473c1e fix translations 2019-08-02 16:23:13 -08:00
1d69ea88a3 Fix unittests 2019-08-01 16:17:47 -08:00
e81e4690af Completed user login with session authentication 2019-07-31 18:34:27 -08:00
227af02f31 issue#16 web-app account signup
Account signup works with validation and translations.
2019-07-31 13:47:30 -08:00
6117a813f2 Completed removing example-project directory and moving all files back a
a directory
2019-07-13 12:16:28 -08:00
bcf022aa18 moved example-project files back a directory 2019-07-13 11:42:37 -08:00