Tags: Virgula0/H.D.S
Tags
Bump the go_modules group across 1 directory with 2 updates (#56) Bumps the go_modules group with 1 update in the /raspberry-pi directory: [golang.org/x/net](https://github.com/golang/net). Updates `golang.org/x/net` from 0.36.0 to 0.38.0 - [Commits](golang/net@v0.36.0...v0.38.0) Updates `golang.org/x/crypto` from 0.35.0 to 0.36.0 - [Commits](golang/crypto@v0.35.0...v0.36.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-version: 0.38.0 dependency-type: indirect dependency-group: go_modules - dependency-name: golang.org/x/crypto dependency-version: 0.36.0 dependency-type: indirect dependency-group: go_modules ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump golang.org/x/net (#55) Bumps the go_modules group with 1 update in the /raspberry-pi directory: [golang.org/x/net](https://github.com/golang/net). Updates `golang.org/x/net` from 0.33.0 to 0.36.0 - [Commits](golang/net@v0.33.0...v0.36.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: indirect dependency-group: go_modules ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Implement change password for a user in FE (#53) * some refactoring on server repository.go removes redundant code * change interface to any * minor changes * adding update password + some refactor TODO: manage 404 on UniformResponse on Get operations * manage 404 on UniformResponse on Get operations * refactoring html files and remove code duplication * fix lint * remove useless error logs
Adding mTLS protocol to the client/server gRPC communication (#50) * improve README.md * initialize.sql * initialize new db and adapt repository to new database instance * adding serverCert and serverKey to repository instance * typo * set up server for accepting tls connections set up client for unsecure connection but using tls * wip * protocol implemented needed some final checks and FE user interaction * improvements * improvements * fix lint * update action * FE shows enable encryption and show cert button todo: implement enable encryption API * update FE for showing certs and enabling/disabling encryption * fix lint * Process Markdown copy, replace links, alerts, and generate PDF * update action * update action * Process Markdown copy, replace links, alerts, and generate PDF * re-enabling ref * Process Markdown copy, replace links, alerts, and generate PDF --------- Co-authored-by: Virgula0 <Virgula0@users.noreply.github.com>
Minor docs fixes (#45) * makefile symlink to build client added; readme fix and main readme fix * misspellings * - fix pixel bug when running on WSL - docs typos - add update-submodules.yaml - renaming old update-submodules.yaml to update-pull-requests.yaml - lfs in docs - adding daemon image * update README.md * Process Markdown copy, replace links, alerts, and generate PDF * fix action * Process Markdown copy, replace links, alerts, and generate PDF * update actions * update actions * Process Markdown copy, replace links, alerts, and generate PDF * update action * Process Markdown copy, replace links, alerts, and generate PDF --------- Co-authored-by: virgula0 <angelo.rosa+wsl@protonmail.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Virgula0 <Virgula0@users.noreply.github.com>
Minor docs fixes (#45) * makefile symlink to build client added; readme fix and main readme fix * misspellings * - fix pixel bug when running on WSL - docs typos - add update-submodules.yaml - renaming old update-submodules.yaml to update-pull-requests.yaml - lfs in docs - adding daemon image * update README.md * Process Markdown copy, replace links, alerts, and generate PDF * fix action * Process Markdown copy, replace links, alerts, and generate PDF * update actions * update actions * Process Markdown copy, replace links, alerts, and generate PDF * update action * Process Markdown copy, replace links, alerts, and generate PDF --------- Co-authored-by: virgula0 <angelo.rosa+wsl@protonmail.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Virgula0 <Virgula0@users.noreply.github.com>
PreviousNext