Commit Graph

10 Commits

Author SHA1 Message Date
Lakhan Samani
c042443f92 Fix/cookie host (#76)
* fix: cookie host

* feat: add test for url utils

* fix: url test

* fix: multi domain cookie if allowed
2021-12-11 06:41:35 +05:30
Lakhan Samani
479ff4ccfa fix: add linux build 2021-09-11 13:51:00 +05:30
Lakhan Samani
f1d37eb085 fix: use native build 2021-09-11 12:45:04 +05:30
Lakhan Samani
12eebc3dff fix: add different jobs for windows and darwin with expected Go envs 2021-09-11 11:15:15 +05:30
Lakhan Samani
b8d22bb357 fix: make file 2021-09-11 07:41:03 +05:30
Lakhan Samani
9fb43ff695 fix: make file 2021-09-11 07:08:19 +05:30
Lakhan Samani
1e9aefbfe7 fix: use cgo enabled for windows and linux 2021-09-10 14:52:29 +05:30
Lakhan Samani
32a6236bcc fix: remove cgo from build 2021-09-09 12:02:16 +05:30
Lakhan Samani
013b9d417e chore: fix release action 2021-09-09 11:37:32 +05:30
Lakhan Samani
f4bc43ba3f feat: login wall (#42)
* feat: add login-wall app

* fix: rename vars

* fix: rename vars

* update docker file

* add validations for app state

* add host check for app

* fix: docker file
2021-08-04 12:18:57 +05:30