3
0
Commit Graph

6 Commits

Author SHA1 Message Date
Tit Petric
1c9b1d2d7f upd(internal):
- option to disable OIDC via config
- extend TokenEncoder with SetCookie
2018-11-26 16:58:19 +01:00
Denis Arh
b09d309f81 Fix broken build after dep update 2018-10-04 19:05:43 +02:00
Denis Arh
9b0c425390 Check access to attachments 2018-09-27 18:24:33 +02:00
Denis Arh
c7a1f94972 remove user creation and login endpoints 2018-09-24 13:20:18 +02:00
Denis Arh
cdd72c8b90 POC OIDC implementation 2018-09-17 16:08:02 +02:00
Tit Petric
7bf78fb4e0 upd(all): refactor
- moved rbac store and config to internal pkg,
- split auth authenticators to internal pkg,
- add rbac config object to internal/config,
- update package imports and references for auth,
- clean up main with pkg aliases
2018-09-13 12:05:06 +02:00