jenkins
|
e08b8f478a
|
Merge commit 'feea89c7188bb3ab1c968d3a806c2112f92a140c' into HEAD
|
3 years ago |
binsky
|
feea89c718
|
implement menu navigation to select a vault operation
|
3 years ago |
binsky
|
02a62e789b
|
refactor list vaults
|
3 years ago |
binsky
|
f8ab3d1a06
|
implement menu navigation to create a new vault
|
3 years ago |
binsky
|
dc97162cbe
|
refactor createNewVault test
|
3 years ago |
binsky
|
278f120b04
|
implement creating a new vault
|
3 years ago |
jenkins
|
452685583b
|
Merge commit '8cfd7481978d77f5c5823248d77b9f5132fb4566' into HEAD
|
3 years ago |
binsky
|
8cfd748197
|
add password wordlist check to password validator
|
3 years ago |
binsky
|
64d311038b
|
refactor isInWordlist test and implementation
|
3 years ago |
binsky
|
7588794f5f
|
implement method to test if a password is part of the german wordlist
|
3 years ago |
binsky
|
a3bb841632
|
implement getting resource file as String
|
3 years ago |
binsky
|
238bad93f0
|
implement getting InputStream as String
|
3 years ago |
binsky
|
bed0764835
|
implement getting resource file as input stream
|
3 years ago |
binsky
|
01aeaa20d5
|
implement check for existing special character in password
|
3 years ago |
jenkins
|
9b3fed46fa
|
Merge commit '469af0b96cffa3f5a42b2a1bb28bdc2a15028e19' into HEAD
|
3 years ago |
binsky
|
469af0b96c
|
implement checking pwned password in password validator
|
3 years ago |
binsky
|
3ba0dd6158
|
refactor method to check if a password has been pwned
|
3 years ago |
binsky
|
c8c871c6c2
|
implement method to check if a password has been pwned
|
3 years ago |
binsky
|
1d591771f4
|
implement sha1 hash generation
|
3 years ago |
binsky
|
16d309e1e5
|
implement simple http api to make get requests
|
3 years ago |
jenkins
|
fb4678c3ce
|
Merge commit 'bf3945cef3878e1b69cc3bc2ad595d34b97630e6' into HEAD
|
3 years ago |
fdai6352
|
bf3945cef3
|
made loadFromJson non-static
|
3 years ago |
jenkins
|
02f4655625
|
Merge commit 'e5b8d493969786f7a0bf31bec92fd6797c3e8556' into HEAD
|
3 years ago |
binsky
|
e5b8d49396
|
implement check for existing digit in password
|
3 years ago |
binsky
|
660844010e
|
implement check for existing lowercase character in password
|
3 years ago |
binsky
|
2720667310
|
implement check for existing uppercase character in password
|
3 years ago |
binsky
|
5de9fadc40
|
refactor minimum password length tests and add getter/setter
|
3 years ago |
binsky
|
1a037c1927
|
implement check for minimum password length
|
3 years ago |
binsky
|
1634188b76
|
add PasswordValidator class with validate method
|
3 years ago |
fdai6352
|
0bc394a7c3
|
add basisklassen hinzugefügt
|
3 years ago |
fdai6352
|
a63314d9f7
|
add basisklassen hinzugefügt in Vault
|
3 years ago |
jenkins
|
96ae0514cb
|
Merge commit 'b73a9d9377d993114359067d3aa98d80e163ba8d' into HEAD
|
3 years ago |
fdai6352
|
b73a9d9377
|
add menuNavigationOpenVault: assertTrue zu assertFalse geändert
|
3 years ago |
jenkins
|
d67e9f419d
|
Merge commit 'a81194074a49eabe723e7ad599411d45545a5b1d' into HEAD
|
3 years ago |
binsky
|
a81194074a
|
fix pom.xml artifact definition
|
3 years ago |
binsky
|
30b9d3e476
|
add claudias fdai number to readme
|
3 years ago |
binsky
|
933252a645
|
implement readFile storage method
|
3 years ago |
binsky
|
ac48e8f8f6
|
add build instructions, dependencies and contributors to readme
|
3 years ago |
binsky
|
c652890b04
|
refactor storage test for windows systems
|
3 years ago |
binsky
|
6e8aefc25f
|
implement writeFile storage method
|
3 years ago |
binsky
|
c3a4d47d30
|
add writeFile storage method
|
3 years ago |
binsky
|
4ab40a8edb
|
add basic storage class and interface
|
3 years ago |
binsky
|
5182612b76
|
add jar file configuration to pom.xml
|
3 years ago |
fdai6352
|
d1652f0443
|
add vaultinterface
|
3 years ago |
jenkins
|
10c3e08dc6
|
Merge commit '9e9f1d5c0c2403cd8b41ff9dc07b73dcb7848bab' into HEAD
|
3 years ago |
fdai5728
|
9e9f1d5c0c
|
added skeleton of credentials class
|
3 years ago |
fdai6352
|
5e4511bcb4
|
add vaultinterface
|
3 years ago |
jenkins
|
a594f15b36
|
Merge commit '8bc89ca3ed5ce184ebf7f670c5d4430ecb643d2a' into HEAD
|
3 years ago |
fdai5728
|
8bc89ca3ed
|
add credential entry class
|
3 years ago |
jenkins
|
cfd8192ffd
|
Merge commit '52694b60b603098eba26a49b05032b35eac167bb' into HEAD
|
3 years ago |