1.2.0
版本发布时间: 2021-10-01 05:09:16
passwall/passwall-server最新发布版本:v1.2.1(2022-08-22 13:43:18)
Well, 1.2.0 is a huge step for us. We have lots of important improvements in this version listed below.
- Add cli to add user locally
- Add http cookie support to use with Passwall Desktop
- Add multiple sign in
- Update Docker
- Update Gorm package
- Update JWT package
- Bug fixes and refactor
Installation
- Run
docker-compose up
in project folder to run Passwall Server. - Run
docker exec -it passwall-server /app/passwall-cli
to add user for local usage.