Denis Arh
ecb7f52c31
Improve error creation & handling by API
2020-11-04 14:18:33 +01:00
Denis Arh
697f3bc089
Migrated API specs to new codegen
2020-08-24 15:39:39 +02:00
Denis Arh
a57866bcab
Add basic impersonation support for admins
2020-08-12 18:39:28 +02:00
Denis Arh
23bf0c52c7
Add missing raw&has for post&get
2020-04-08 17:02:07 +02:00
Denis Arh
5a966a2303
Add request param getters & checkers
2020-03-27 18:36:05 +01:00
Tit Petric
4c166d92c6
Update codegen for cleanup/less verbosity
2019-05-22 16:37:53 +02:00
Denis Arh
94d459eb7d
Rename handlers/request receivers
2019-05-16 00:52:50 +02:00
Denis Arh
8abccd62b1
Updated requests & handlers after codegen tmpl change
2019-05-16 00:44:17 +02:00
Denis Arh
c4104488e5
More strict ext-auth protocols, remove jwt cookie + small fixes
2019-04-18 19:53:02 +02:00
Denis Arh
60f35bef47
Expose auth settings through REST API
2019-04-18 07:32:07 +02:00
Denis Arh
dd5a2832d0
REST endpoints for /auth/internal
2019-04-09 08:58:31 +02:00
Tit Petric
e27720dc93
upd(all): codegen update handlers/request pkgs
2019-04-03 14:45:38 +02:00
Denis Arh
79229ef1f1
Append suffix to receiver name to avoid naming colision
...
Names starting with letter r colided with r for *http.Request
2019-02-28 23:51:36 +01:00
Mitja Zivkovic
8cc4551efc
upd(system): add Permissions API
2019-02-21 20:48:06 +01:00
Tit Petric
43554592e4
upd(codegen): enable imports with requests
2018-12-04 15:26:51 +01:00
Tit Petric
6be72a3dcf
ws(codegen): codegen code update
2018-12-04 14:38:31 +01:00
Tit Petric
6ab0c9bf09
upd(system):
...
- update apis for login and logout,
- make OIDC routes and setup optional,
- refactor entrypoint to open up http testing
2018-11-26 17:01:39 +01:00
Tit Petric
72e34f77d7
add(system): user, teams and orgs apis, refactor auth
2018-11-05 13:38:25 +01:00
Tit Petric
fdf24b3e2c
Refactor for new system service
...
- upd(all): indent spec.json files on all apps
- upd(auth): rename auth app to cmd
- upd(sam): move orgs, teams to system
- upd(system): extend spec.json for check
- upd(codegen): include system/
- upd(codegen): always generate spec files
- upd(sam): references from auth to system
2018-11-05 12:04:04 +01:00