Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
NOISSUE - Change Users to Client Entity (#1725)
* MF-1678 - Fetching users returns an invalid status code response (#1679) * fix: get /users authorize err code * add: test case for forbidden request in GET /users * update: api docs of GET /users * add: test case for forbidden request in GET /users * NOSSUE - Add Seperate Client Service (#1715) * initial commit * move clients to jackc/pgx/v5/pgconn * add clients prefix to all clients URLs * fix makepolicy handler * add clients prefix on proxy * initial commit * remove unused functions * NOSSUE - Add Seperate Client Service (#1715) * initial commit * move clients to jackc/pgx/v5/pgconn * add clients prefix to all clients URLs * fix makepolicy handler * add clients prefix on proxy * add roles * fix add policy for clients * fix tests * initial commit * remove unused functions * add roles * fix add policy for clients * fix tests * remove keys db volume * add emailer config * remove ackc/pgx/v5/stdlib * rename clients to users * change users env var * rename clients to users * Bump github.com/pion/dtls/v2 from 2.1.5 to 2.2.4 (#1722) * NOSSUE - Add Seperate Client Service (#1715) * initial commit * move clients to jackc/pgx/v5/pgconn * add clients prefix to all clients URLs * fix makepolicy handler * add clients prefix on proxy * NOSSUE - Add Seperate Client Service (#1715) * initial commit * move clients to jackc/pgx/v5/pgconn * add clients prefix to all clients URLs * fix makepolicy handler * add clients prefix on proxy * initial commit * add emailer config * rename clients to users * cleanup after reabse * remove clients by replacing with users Signed-off-by: rodneyosodo <blackd0t@protonmail.com> Signed-off-by: dusanb94 <dusan.borovcanin@mainflux.com>
- Loading branch information