passwall-server
passwall-server copied to clipboard
Passwall Server is the core backend infrastructure for Passwall platform
**Is your feature request related to a problem? Please describe.** No **Describe the solution you'd like** A random password generator like https://www.lastpass.com/password-generator **Describe alternatives you've considered** https://www.lastpass.com/password-generator **Additional context** It...
PaswallServer should pass all linter errors defined in [golangci-lint](https://github.com/golangci/golangci-lint) package.
**Is your feature request related to a problem? Please describe.** I'm bored to share my password to all people that need it. If I've a password to connect to a...
It would be nice to integrate [Goreleaser](https://goreleaser.com/) process into CI/CD step to have automated release action with tagged commit. __Proposal__ - With integration of (Github actions) (could be ? or...
I can't import postman requests. Can we create a swagger file to use any request program?
**Is your feature request related to a problem? Please describe.** Not feature but requirement, it is clear that coverage level of the repo could be improved by increasing number of...
curl request's don't contain content type header , it did not work on my first attempts **current version** ``` curl --location --request POST 'http://localhost:3625/auth/signin' \ ✔ --data-raw '{ "Username":"passwall",...
Our backup system is complicated for end user. We need a simple import mechanism from other companies. User should only chose the source. Of course our job is to provide...
The ubuntu-18.04 environment is deprecated, consider switching to ubuntu-20.04(ubuntu-latest), or ubuntu-22.04 instead. For more details see https://github.com/actions/virtual-environments/issues/6002
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.9.0 to 0.17.0. Commits 9d2ee97 ssh: implement strict KEX protocol changes 4e5a261 ssh: close net.Conn on all NewServerConn errors 152cdb1 x509roots/fallback: update bundle fdfe1f8 ssh: defer channel...