mirror of
https://github.com/Luzifer/password.git
synced 2024-11-08 17:30:10 +00:00
587 B
587 B
1.2.0 / 2015-05-10
- Included web frontend into server
1.1.0 / 2015-05-03
- Added test for password generation
- Moved error handling for short passwords to library
1.0.2 / 2015-05-03
- Fix: Ensured minimal length of passwords
- Switched to https protocol
- Added additional insecure password test
- Added API documentation to README
1.0.1 / 2015-05-02
- Dockerized for API deployment
- Added travis build and README
1.0.0 / 2015-05-02
- Initial running version