binsky
|
fc92c555ad
|
fix vault test encoding to run maven test on linux console
|
3 years ago |
fdai6352
|
025734043d
|
debug testcommit
|
3 years ago |
binsky
|
00fc1ee00e
|
implement method to shuffle password characters
|
3 years ago |
binsky
|
fd4e570204
|
implement requiring every configured character type in password generator
|
3 years ago |
binsky
|
4c458fb710
|
implement generating passwords with special characters
|
3 years ago |
binsky
|
408d189ac4
|
make password generator requirements configurable
|
3 years ago |
binsky
|
5eb63ea2b3
|
implement generating passwords with digits
|
3 years ago |
binsky
|
7e9f3d179f
|
implement generating passwords with uppercase letters
|
3 years ago |
binsky
|
bb0e14c26f
|
refactor PasswordGeneratorTest
|
3 years ago |
binsky
|
963c58967d
|
implement generating lowercase passwords with a customizable length
|
3 years ago |
binsky
|
6b13284a52
|
add PasswordGenerator class
|
3 years ago |
fdai6352
|
18f4cc93f9
|
implemented show credential via name functionality
|
3 years ago |
fdai6352
|
044d4af707
|
implemented show credential via ID functionality
|
3 years ago |
fdai6352
|
f89a4e4af1
|
implemented add credential functionality
|
3 years ago |
fdai6352
|
cf0425bc59
|
added edit credential menu item
|
3 years ago |
fdai6352
|
35a372765d
|
added credential menu item show credential
|
3 years ago |
fdai6352
|
9b0c21b584
|
added credential menu item add credential
|
3 years ago |
fdai6352
|
6b50608ef8
|
refactored credential menu exit
|
3 years ago |
fdai6352
|
1d4ec73c19
|
added credential menu exit
|
3 years ago |
fdai6352
|
317d500f50
|
added credential menu
|
3 years ago |
fdai6352
|
a18ebb7438
|
temporarily deleted addCredential
|
3 years ago |
fdai5728
|
75ffb1854a
|
Reverts some mistakes
Implements and tests function to delete entries
@TODO: catch index left-shift after deleting an item
|
3 years ago |
fdai6352
|
c9968722c8
|
implemented set numbers menu item and test refactor
|
3 years ago |
fdai5728
|
c5254acda6
|
Implements Unittest and function to delete credential from arraylist
|
3 years ago |
fdai6352
|
05988f788b
|
implemented set special char menu item and test refactor
|
3 years ago |
fdai5728
|
cbb280326f
|
Implements function for Username Update
|
3 years ago |
fdai5728
|
04eb3200bf
|
Implements Unittest for Username Update
|
3 years ago |
fdai6352
|
881a3234dd
|
menu refactor
|
3 years ago |
fdai5728
|
8190c10f3c
|
Implements Unittest for Password Update
|
3 years ago |
fdai6352
|
6d43a35632
|
implemented set capitals in configure menu
|
3 years ago |
fdai5728
|
a048e3572c
|
Updates Interface and function signatures
|
3 years ago |
fdai6352
|
c2952ab42c
|
setPWLength refactor
|
3 years ago |
fdai6352
|
ac0ce484d3
|
implemented setPWLength in configure menu and refactor
|
3 years ago |
fdai5728
|
bfd8af9c56
|
Fix counter error in arrayList
|
3 years ago |
fdai5728
|
78db2e5908
|
Implements search function and test for search via index
|
3 years ago |
fdai5728
|
60626bc4f3
|
Implements test for search function over repository
|
3 years ago |
fdai6352
|
6b1d22f773
|
added vault configure menu wrong input message
|
3 years ago |
fdai5728
|
950cbae5a4
|
Implements testable function signature and first unit test
|
3 years ago |
fdai5728
|
1c22b4912c
|
Creates Testclass for CredentialRepository
Adds basic layout and @beforeAll setup function
|
3 years ago |
fdai6352
|
cd1e7a85a8
|
implemented userName for new credentials
|
3 years ago |
fdai6352
|
db0423a18c
|
added set numbers function
|
3 years ago |
fdai6352
|
dfffc3c84a
|
added set special characters function and VaultInterface refactor
|
3 years ago |
fdai6352
|
df02d33f55
|
added Set Capital function
|
3 years ago |
fdai6352
|
087e2d6b60
|
Set PWLength Functionality, proved against wrong input
|
3 years ago |
fdai6352
|
ee44e3067d
|
added Set PWLength Funtionality
|
3 years ago |
fdai6352
|
bc1702b935
|
added setPWLength Option refactor
|
3 years ago |
fdai6352
|
6572370472
|
added setPWLength Option
|
3 years ago |
fdai6352
|
b8ebd3b2f2
|
VaultTest refactor
|
3 years ago |
binsky
|
feea89c718
|
implement menu navigation to select a vault operation
|
3 years ago |
binsky
|
02a62e789b
|
refactor list vaults
|
3 years ago |