-
Notifications
You must be signed in to change notification settings - Fork 54
Commit fb46e41
committed
implement PasswordEncryptorDelegate
1 parent eafc6fb commit fb46e41
File tree
2 files changed
+16
-2
lines changed- src/main/java/com/taskagile
- config
- domain/common/security
2 files changed
+16
-2
lines changedLines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | + | ||
3 | 4 |
| |
4 | 5 |
| |
5 | 6 |
| |
6 | 7 |
| |
8 | + | ||
9 | + | ||
7 | 10 |
| |
8 | 11 |
| |
9 | 12 |
| |
| |||
32 | 35 |
| |
33 | 36 |
| |
34 | 37 |
| |
38 | + | ||
39 | + | ||
40 | + | ||
41 | + | ||
42 | + | ||
35 | 43 |
|
Lines changed: 8 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | + | ||
3 | 4 |
| |
4 | 5 |
| |
5 | 6 |
| |
6 | 7 |
| |
7 | 8 |
| |
9 | + | ||
10 | + | ||
11 | + | ||
12 | + | ||
13 | + | ||
14 | + | ||
8 | 15 |
| |
9 | 16 |
| |
10 | - | ||
11 | - | ||
17 | + | ||
12 | 18 |
| |
13 | 19 |
|
0 commit comments