jenkins
|
39c7f726d0
|
Merge commit 'e3a9523d2b558ff27cc604cd8d951aff47d0761d' into HEAD
|
3 years ago |
binsky
|
e3a9523d2b
|
add test and package hints to readme
|
3 years ago |
jenkins
|
c5bf848e4f
|
Merge commit 'e445d046b2e7cdae91a5aba947abc3ead398c78e' into HEAD
|
3 years ago |
binsky
|
fc92c555ad
|
fix vault test encoding to run maven test on linux console
|
3 years ago |
jenkins
|
1e918d7219
|
Merge commit '025734043d25ebe75a59b679fe6b4b345ba10fa4' into HEAD
|
3 years ago |
fdai6352
|
025734043d
|
debug testcommit
|
3 years ago |
binsky
|
e445d046b2
|
refactor password validator tests
|
3 years ago |
jenkins
|
9504d2c4a5
|
Merge commit '312a9046ac859bf82a99be3e6374e99132892268' into HEAD
|
3 years ago |
binsky
|
312a9046ac
|
shuffle every generated password by default
|
3 years ago |
binsky
|
cbd3124ac2
|
fix password generator requirement implementation for every configured character
|
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 |
jenkins
|
699e0ee815
|
Merge commit '15fe9b78c371ad7b8fe66d496bf85273a16e561e' into HEAD
|
3 years ago |
fdai6352
|
15fe9b78c3
|
Merge branch 'feature-credentialneu' into feature-credential
|
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
|
5db4d2c1f3
|
deleted unused line
|
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 |
jenkins
|
a059cec5c1
|
Merge commit 'a18ebb743871694e4c56ad5403a5b5894ed1495b' into HEAD
|
3 years ago |
fdai6352
|
a18ebb7438
|
temporarily deleted addCredential
|
3 years ago |
fdai6352
|
34d6de43c7
|
typo refactor
|
3 years ago |
jenkins
|
5a9eb32422
|
Merge commit '8fe5cec4110e84885910952cae72fcd55d883650' into HEAD
|
3 years ago |
fdai5728
|
8fe5cec411
|
erneuter commit, löscht hoffentlich datei, versuch 2
|
3 years ago |
fdai5728
|
75c1c3346f
|
erneuter commit, löscht hoffentlich datei
|
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
|
d616b6f9cb
|
Adds error printing for indexoutofbound case
|
3 years ago |
fdai5728
|
cbb280326f
|
Implements function for Username Update
|
3 years ago |
fdai5728
|
04eb3200bf
|
Implements Unittest for Username Update
|
3 years ago |
fdai5728
|
4a6c72ec8f
|
Implements function for Password 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 |
fdai5728
|
0bfd2875fe
|
Rewrite ValueObject to DTO since we don't want to destroy the old object each time it gets updated
|
3 years ago |