Commit Graph
6 Commits
Author SHA1 Message Date
Anders GustafssonandGitHub 6feb7ee388 3769 - Differentiate forbidden and unauthenticated - add product group filter (#153) 2023-05-23 08:40:44 +02:00
Anders GustafssonandGitHub 7f341f510e Fix scopes and promise handling (#152) 2023-05-10 09:17:49 +02:00
Anders GustafssonandGitHub 74f89e9934 3183 get locale data for categories (#143) 2023-02-24 09:24:52 +01:00
Arwid ThornströmandGitHub 62b93a3656 3124: added listprice to printproduct and public access to product and designers (#138) 2022-12-19 09:29:47 +01:00
Arwid ThornströmandGitHub c68c182b64 3010: Apollo 4 major update and complete security overhaul to prepare for public api support
* 2919: rewrite for update to apollo 4 (#131)

* rewrite for update to apollo 4

* removed container tests, edited make to publish any branch to staging

* revert makefile

* cleanup

* update 1

* more fixes to get it working on aws

* enabled csrf prevention protection, testing if build works

* switched to express version

* changed the healthcheck url

* added cache to restdatasources

* 3011: create a login mutation on graphql server that responds with a access token (#133)

* 3011 added login rest endpoint and general scope fixes

* changed login auth to basic auth username and password

* minor changes from CR feedback

* force update

* added tighter timeout for idle knex connection

* Refactor authentication and scopes (#134)

* big refactor of scopes in graphql

* cr fixes

* some security fixes (#135)

* some security fixes

* cleanup

* update staging

* minor readme change
2022-12-12 12:58:24 +01:00
Niklas FondbergandGitHub 640849de45 Add access control (#65) 2021-10-11 16:53:18 +02:00