Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump github.com/pion/dtls/v2 from 2.1.5 to 2.2.4 #1722

Merged
merged 1 commit into from
Feb 14, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 13, 2023

Bumps github.com/pion/dtls/v2 from 2.1.5 to 2.2.4.

Release notes

Sourced from github.com/pion/dtls/v2's releases.

v2.2.4

Security

This release contains 2 patches by @​nerd2 from Motorola Solutions that could lead to panics at runtime. We'd like to thank Sam for finding and responsibly disclosing the vulnerabilities to @​pion/security.

Changelog

  • 9e922d5 Add fuzz tests for handshake
  • a50d26c Fix panic unmarshalling hello verify request
  • 7a14903 Fix OOB read in server hello

v2.2.3

Changelog

  • 8b8bc87 Update module github.com/pion/udp to v0.1.4

v2.2.2

Changelog

  • 0473adf Add SkipHelloVerify option to dTLS
  • 11ea8c2 Update module golang.org/x/crypto to v0.5.0
  • f3c7b2d Update module golang.org/x/net to v0.5.0
  • 3dca8e4 Update github.com/pion/transport to v2
  • 3606b0d Use Go's built-in fuzzing tool instead of go-fuzz
  • b122250 Update CI configs to v0.10.3
  • 6aaf97c Fix fuzzing of recordLayer
  • 3a6f531 Update CI configs to v0.10.1
  • d0f27fe Update module github.com/pion/udp to v0.1.2
  • 205e480 Update CI configs to v0.9.0
  • f40c61d Update hash name check to be case insensitive
  • 3026357 Update module golang.org/x/crypto to v0.4.0
  • 08c3602 Update module golang.org/x/net to v0.4.0
  • 5e7f90f Update CI configs to v0.8.1
  • c21afb8 Ignore lint error on Subjects() deprecation
  • 0b11454 Update module golang.org/x/crypto to v0.3.0
  • 265bf7a Update module golang.org/x/net to v0.2.0
  • f4896b5 Update module github.com/pion/transport to v0.14.1
  • 1209570 Update module github.com/pion/transport to v0.14.0
  • 8eed8ed Update module golang.org/x/crypto to v0.1.0
  • 4ae7e13 Update CI configs to v0.8.0
  • 984d41b Update golang.org/x/net digest to 107f3e3
  • aabc687 Update golang.org/x/crypto digest to eccd636
  • 4f8fa1e Update golang.org/x/crypto digest to c86fa9a
  • 980895f Update golang.org/x/net digest to 83b083e
  • a04cfcc Implement GetCertificate and GetClientCertificate
  • 43968a2 Close connection when handshake timeout occurs
  • b8ebc62 Set e2e/Dockerfile to golang:1.18-bullseye
  • 82c1271 Implement VerifyConnection as is in tls.Config
  • de299f5 Make the Elliptic curves and order configurable

... (truncated)

Commits
  • 9e922d5 Add fuzz tests for handshake
  • a50d26c Fix panic unmarshalling hello verify request
  • 7a14903 Fix OOB read in server hello
  • 8b8bc87 Update module github.com/pion/udp to v0.1.4
  • 0473adf Add SkipHelloVerify option to dTLS
  • 11ea8c2 Update module golang.org/x/crypto to v0.5.0
  • f3c7b2d Update module golang.org/x/net to v0.5.0
  • 3dca8e4 Update github.com/pion/transport to v2
  • 3606b0d Use Go's built-in fuzzing tool instead of go-fuzz
  • b122250 Update CI configs to v0.10.3
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [github.com/pion/dtls/v2](https://github.com/pion/dtls) from 2.1.5 to 2.2.4.
- [Release notes](https://github.com/pion/dtls/releases)
- [Commits](pion/dtls@v2.1.5...v2.2.4)

---
updated-dependencies:
- dependency-name: github.com/pion/dtls/v2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner February 13, 2023 20:54
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 13, 2023
@codecov-commenter
Copy link

Codecov Report

Merging #1722 (9073035) into master (d00d13d) will decrease coverage by 0.02%.
The diff coverage is n/a.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##           master    #1722      +/-   ##
==========================================
- Coverage   70.38%   70.37%   -0.02%     
==========================================
  Files         146      146              
  Lines       11394    11394              
==========================================
- Hits         8020     8018       -2     
- Misses       2724     2726       +2     
  Partials      650      650              
Impacted Files Coverage Δ
things/service.go 65.35% <0.00%> (-0.72%) ⬇️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Copy link
Contributor

@drasko drasko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@drasko drasko merged commit 19dbf9f into master Feb 14, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/pion/dtls/v2-2.2.4 branch February 14, 2023 23:39
dborovcanin pushed a commit to dborovcanin/magistrala that referenced this pull request Feb 16, 2023
Bumps [github.com/pion/dtls/v2](https://github.com/pion/dtls) from 2.1.5 to 2.2.4.
- [Release notes](https://github.com/pion/dtls/releases)
- [Commits](pion/dtls@v2.1.5...v2.2.4)

---
updated-dependencies:
- dependency-name: github.com/pion/dtls/v2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: dusanb94 <dusan.borovcanin@mainflux.com>
dborovcanin pushed a commit to dborovcanin/magistrala that referenced this pull request Feb 16, 2023
Bumps [github.com/pion/dtls/v2](https://github.com/pion/dtls) from 2.1.5 to 2.2.4.
- [Release notes](https://github.com/pion/dtls/releases)
- [Commits](pion/dtls@v2.1.5...v2.2.4)

---
updated-dependencies:
- dependency-name: github.com/pion/dtls/v2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: dusanb94 <dusan.borovcanin@mainflux.com>
rodneyosodo pushed a commit to rodneyosodo/magistrala that referenced this pull request Feb 16, 2023
Bumps [github.com/pion/dtls/v2](https://github.com/pion/dtls) from 2.1.5 to 2.2.4.
- [Release notes](https://github.com/pion/dtls/releases)
- [Commits](pion/dtls@v2.1.5...v2.2.4)

---
updated-dependencies:
- dependency-name: github.com/pion/dtls/v2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dborovcanin added a commit that referenced this pull request Feb 16, 2023
* 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>
dborovcanin added a commit to dborovcanin/magistrala that referenced this pull request Feb 16, 2023
* MF-1678 - Fetching users returns an invalid status code response (absmach#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 (absmach#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 (absmach#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 (absmach#1722)
* NOSSUE - Add Seperate Client Service (absmach#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 (absmach#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>
dborovcanin added a commit that referenced this pull request Feb 22, 2023
* 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>
rodneyosodo pushed a commit to rodneyosodo/magistrala that referenced this pull request Feb 22, 2023
* MF-1678 - Fetching users returns an invalid status code response (absmach#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 (absmach#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 (absmach#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 (absmach#1722)
* NOSSUE - Add Seperate Client Service (absmach#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 (absmach#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>
dborovcanin added a commit to dborovcanin/magistrala that referenced this pull request Feb 22, 2023
* MF-1678 - Fetching users returns an invalid status code response (absmach#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 (absmach#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 (absmach#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 (absmach#1722)
* NOSSUE - Add Seperate Client Service (absmach#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 (absmach#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>
dborovcanin added a commit that referenced this pull request Feb 23, 2023
* 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>
dborovcanin added a commit to dborovcanin/magistrala that referenced this pull request Mar 20, 2023
* MF-1678 - Fetching users returns an invalid status code response (absmach#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 (absmach#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 (absmach#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 (absmach#1722)
* NOSSUE - Add Seperate Client Service (absmach#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 (absmach#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>
SammyOina pushed a commit to SammyOina/mainflux that referenced this pull request Mar 30, 2023
* MF-1678 - Fetching users returns an invalid status code response (absmach#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 (absmach#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 (absmach#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 (absmach#1722)
* NOSSUE - Add Seperate Client Service (absmach#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 (absmach#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>
SammyOina pushed a commit to SammyOina/mainflux that referenced this pull request Mar 30, 2023
* MF-1678 - Fetching users returns an invalid status code response (absmach#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 (absmach#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 (absmach#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 (absmach#1722)
* NOSSUE - Add Seperate Client Service (absmach#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 (absmach#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>
Signed-off-by: SammyOina <sammyoina@gmail.com>
SammyOina pushed a commit to SammyOina/mainflux that referenced this pull request Apr 1, 2023
* MF-1678 - Fetching users returns an invalid status code response (absmach#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 (absmach#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 (absmach#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 (absmach#1722)
* NOSSUE - Add Seperate Client Service (absmach#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 (absmach#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>
Signed-off-by: SammyOina <sammyoina@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants