StNicolay
  • Joined on 2022-09-21
StNicolay pushed to main at StNicolay/PassManager 2022-11-26 16:35:42 +00:00
b4c6e17ce2 Decreased size of enc_login and enc_pass to 256 bytes
2ea3096fb0 encoding and decoding result of fernet to store data better
Compare 2 commits »
StNicolay pushed to unstable at StNicolay/PassManager 2022-11-25 18:21:22 +00:00
b4c6e17ce2 Decreased size of enc_login and enc_pass to 256 bytes
2ea3096fb0 encoding and decoding result of fernet to store data better
Compare 2 commits »
StNicolay deleted branch decode-fernet from StNicolay/PassManager 2022-11-25 18:19:43 +00:00
StNicolay pushed to decode-fernet at StNicolay/PassManager 2022-11-25 18:19:14 +00:00
2ea3096fb0 encoding and decoding result of fernet to store data better
StNicolay created branch decode-fernet in StNicolay/PassManager 2022-11-25 18:19:14 +00:00
StNicolay deleted branch decode-fernet from StNicolay/PassManager 2022-11-25 18:17:49 +00:00
StNicolay created branch decode-fernet in StNicolay/PassManager 2022-11-25 18:04:08 +00:00
StNicolay pushed to decode-fernet at StNicolay/PassManager 2022-11-25 18:04:08 +00:00
2ea3096fb0 encoding and decoding result of fernet to store data better
StNicolay pushed to main at StNicolay/PassManager 2022-11-22 08:09:19 +00:00
63de9010de Switched .venv to venv in .dockerignore
StNicolay pushed to unstable at StNicolay/PassManager 2022-11-22 08:08:45 +00:00
63de9010de Switched .venv to venv in .dockerignore
StNicolay released 1.1.1 at StNicolay/PassManager 2022-11-20 15:49:09 +00:00
StNicolay pushed tag 1.1.1 to StNicolay/PassManager 2022-11-20 15:49:09 +00:00
StNicolay pushed to main at StNicolay/PassManager 2022-11-18 16:40:24 +00:00
e49f2e00eb Made pip upgrade before copying requirements.txt in Dockerfile
StNicolay pushed to unstable at StNicolay/PassManager 2022-11-18 16:40:16 +00:00
e49f2e00eb Made pip upgrade before copying requirements.txt in Dockerfile
StNicolay pushed to main at StNicolay/PassManager 2022-11-18 11:37:29 +00:00
fd002e3718 Added command to update pip setuptools and install wheel in Dockerfile
d68a7bb6e8 Moved check of generated password into separate function
Compare 2 commits »
StNicolay pushed to unstable at StNicolay/PassManager 2022-11-18 11:37:02 +00:00
fd002e3718 Added command to update pip setuptools and install wheel in Dockerfile
StNicolay pushed to unstable at StNicolay/PassManager 2022-11-15 12:39:44 +00:00
d68a7bb6e8 Moved check of generated password into separate function
StNicolay pushed to main at StNicolay/PassManager 2022-11-15 12:18:52 +00:00
d5f3708c50 Refactored utils.py
StNicolay pushed to unstable at StNicolay/PassManager 2022-11-15 12:17:45 +00:00
d5f3708c50 Refactored utils.py
StNicolay pushed to unstable at StNicolay/PassManager 2022-11-15 12:12:16 +00:00
3e36f456cd Refactored utils.py