This website requires JavaScript.
010cca8151
extended KeyStoreTests for SqliteKeyStore
Stephan Richter
2024-09-14 22:04:49 +02:00
84dcdee559
fixed bug in PlaintextKeyStore, added tests
Stephan Richter
2024-09-14 12:32:03 +02:00
63998b4acf
bugfixes
Stephan Richter
2024-09-11 23:35:57 +02:00
79431ca680
implemented SqliteSessionService
Stephan Richter
2024-09-11 23:01:21 +02:00
38c4306132
preparing SqliteSessionService
Stephan Richter
2024-09-11 10:48:06 +02:00
2541be1802
implemented session service tests for FileStore, prepared tests for SqliteSessionService
Stephan Richter
2024-09-10 23:52:02 +02:00
5d7c638b86
implemented test for session service
Stephan Richter
2024-09-10 23:44:50 +02:00
2f4726d1e7
decoupling sesson object from user object
Stephan Richter
2024-09-10 23:27:17 +02:00
f600040c0e
refining some tests, preparing test for session service
Stephan Richter
2024-09-10 20:53:03 +02:00
caa9f07d79
working on tests for UserService
Stephan Richter
2024-09-10 15:15:11 +02:00
8865b19fae
working on SqliteUserService: user creation and list works, upsert needs to be done
Stephan Richter
2024-09-08 11:05:43 +02:00
9124ff570e
working on SqliteUserService
Stephan Richter
2024-09-08 09:47:43 +02:00
47910b5460
started to implement SqliteUserService
Stephan Richter
2024-09-08 01:02:08 +02:00
0b2ddd99c0
minor code improvements
Stephan Richter
2024-09-07 23:58:51 +02:00
2702756879
code cleaning
Stephan Richter
2024-09-07 23:50:06 +02:00
06cb6abdc6
preparing sqlite-based services
Stephan Richter
2024-09-07 23:37:41 +02:00
db59964c98
separating storage from configuration
Stephan Richter
2024-08-29 23:37:03 +02:00
7ae4da4d8f
changed default storage file, styled permission buttons
Stephan Richter
2024-08-25 23:45:57 +02:00
b275064aba
implemented permission editing
Stephan Richter
2024-08-25 23:13:12 +02:00
522ee26e88
working on javascript compatibility for old browsers
Stephan Richter
2024-08-25 21:51:23 +02:00
6efb7be6b8
working on javascript compatibility for old browsers
Stephan Richter
2024-08-25 13:52:31 +02:00
fd47135f8c
working on javascript compatibility for old browsers
Stephan Richter
2024-08-25 13:48:50 +02:00
50e9574c27
working on javascript compatibility for old browsers
Stephan Richter
2024-08-25 13:32:07 +02:00
a519357a5d
working on javascript compatibility for old browsers
Stephan Richter
2024-08-25 12:41:21 +02:00
e9cc73c270
implemented sqlite keystore
Stephan Richter
2024-08-21 23:43:09 +02:00
0e7bdb5442
implemented key rotation in RotatingKeyManager
Stephan Richter
2024-08-21 22:24:51 +02:00
9956745fcd
made style more mobile friendly
Stephan Richter
2024-08-20 00:28:24 +02:00
d6007493df
implemented: - at_hash in id-token - testing for strong passwords - better protocol detection in PathHandler - session extension on user activity
Stephan Richter
2024-08-20 00:03:58 +02:00
d5ff936710
implementing at_hash
Stephan Richter
2024-08-19 22:27:05 +02:00
2eb28d67fd
updated todos
Stephan Richter
2024-08-11 00:12:52 +02:00
5057b54bef
bugfixes in token handling, added session duration property to user
Stephan Richter
2024-08-11 00:08:05 +02:00
674db5d843
implemented clean-up
Stephan Richter
2024-08-10 21:18:21 +02:00
cc131d45e0
implemented removal of user
Stephan Richter
2024-08-10 20:44:55 +02:00
62c85410a9
implemented password reset flow
Stephan Richter
2024-08-09 23:56:40 +02:00
95d47e3d63
implemented password reset link and sending via mail
Stephan Richter
2024-08-09 02:03:01 +02:00
31afced7f7
implemented: - altering of mail settings - sending email
Stephan Richter
2024-08-09 00:27:32 +02:00
f3c4c098c0
working on sending mails: prerequisite mail configuration in progress
Stephan Richter
2024-08-07 00:20:26 +02:00
f25814cae5
implemented adding users, prepared sending reset links
Stephan Richter
2024-08-05 23:52:55 +02:00
4fc804ac84
extended Readme.md
Stephan Richter
2024-08-05 15:28:18 +02:00
b9fcde9853
extended Readme.md
Stephan Richter
2024-08-05 15:24:04 +02:00
6622b44202
html work
Stephan Richter
2024-08-05 15:18:53 +02:00
358fe1099b
html/css work
Stephan Richter
2024-08-05 01:28:16 +02:00
d01289c068
refactored classes and modules, fixed decoding bug
Stephan Richter
2024-08-05 00:27:09 +02:00
49929adaa3
revised TokenController.provideToken
Stephan Richter
2024-08-05 00:07:47 +02:00
5c7f86c4a4
re-implemented first part: authorization
Stephan Richter
2024-08-04 20:12:29 +02:00
43b9b427c7
re-implemented authorization
Stephan Richter
2024-08-04 10:48:23 +02:00
24306fd5b8
minor changes
Stephan Richter
2024-08-03 23:09:20 +02:00
e7513fee76
made TokenController configurable
Stephan Richter
2024-08-03 22:20:32 +02:00
e49dc560dc
removed unused settings from clang-format
Stephan Richter
2024-08-03 22:18:55 +02:00
2752d80222
minor code improvements
Stephan Richter
2024-08-03 10:58:15 +02:00
93f6c2d603
first working version
Stephan Richter
2024-08-03 00:47:53 +02:00
928e6d23cb
working on key management
Stephan Richter
2024-08-02 10:01:27 +02:00
1e8ca6dc3a
implemented main part of authorization and token delivery
Stephan Richter
2024-07-30 00:22:21 +02:00
6b7e0d2c97
spotless
Stephan Richter
2024-07-29 09:57:19 +02:00
378ea12bbc
Merge branch 'main' into org.bitbucket.b_c/jose4j
Stephan Richter
2024-07-29 09:52:59 +02:00
41f295e14d
reduced some log levels
Stephan Richter
2024-07-29 09:52:28 +02:00
47c7c59cee
succeeded to create verifyable jwt with jose
Stephan Richter
2024-07-29 09:49:31 +02:00
6b341bd209
working on correct signing
Stephan Richter
2024-07-29 09:24:49 +02:00
3923b855fb
working on implementation using jose library
Stephan Richter
2024-07-29 09:10:49 +02:00
252252a9d1
trying to implement using jose library. current obstacle is: I don't know how to involve client secret in key generation
Stephan Richter
2024-07-29 00:36:19 +02:00
ddb30ba295
preparing jwt creation
Stephan Richter
2024-07-29 00:16:38 +02:00
0c1baee8e0
divided Backend into several controllers
Stephan Richter
2024-07-25 01:26:23 +02:00
493c642992
improved color logger
Stephan Richter
2024-07-24 23:19:03 +02:00
09e5a52c53
working on token endpoint
Stephan Richter
2024-07-24 00:57:15 +02:00
fe14e81304
implemented custom loggin
Stephan Richter
2024-07-24 00:16:55 +02:00
a277be5091
working on authorization flow
Stephan Richter
2024-07-23 15:56:16 +02:00
bb480b0b51
minor improvements
Stephan Richter
2024-07-23 10:23:28 +02:00
01c79de7a8
testing translation
Stephan Richter
2024-07-23 09:31:20 +02:00
8eef2c3025
fixed problem with cookies
Stephan Richter
2024-07-23 09:20:29 +02:00
80c8c750c6
working on edit client
Stephan Richter
2024-07-22 23:48:32 +02:00
d1b8a392f4
spotless
Stephan Richter
2024-07-22 20:55:52 +02:00
2158d62da1
implemented client removal
Stephan Richter
2024-07-22 20:55:35 +02:00
1c0ef0e257
working on client creation
Stephan Richter
2024-07-22 19:55:22 +02:00
59b9976dbf
implemented user logout
Stephan Richter
2024-07-22 11:35:37 +02:00
3c4116453b
css
Stephan Richter
2024-07-22 00:02:36 +02:00
f078491344
working on user settings
Stephan Richter
2024-07-21 23:57:42 +02:00
03a0ba139f
renamed script
Stephan Richter
2024-07-21 01:37:33 +02:00
e97ad77914
working on client service
Stephan Richter
2024-07-21 01:36:35 +02:00
85853688a8
preparing client service
Stephan Richter
2024-07-21 01:14:07 +02:00
993c59bfa6
improving path handling, working on authorization flow
Stephan Richter
2024-07-21 00:46:23 +02:00
9ee963924d
implemented cookies, implemented local file delivery option (--base /path/to/static/content), refactoring static files
Stephan Richter
2024-07-19 23:39:32 +02:00
59075db1ad
started to implement sessions
Stephan Richter
2024-07-19 00:09:38 +02:00
c5352ac73b
working on backend:
Stephan Richter
2024-07-18 01:22:43 +02:00
67606a80f4
working on login form
Stephan Richter
2024-07-17 00:46:44 +02:00
add4209a1f
working on user login
Stephan Richter
2024-07-17 00:18:14 +02:00
5627db16b5
working on slimmer implementation
Stephan Richter
2024-07-16 22:21:13 +02:00
74e458fa65
trying to allow both standalone use and intergration in tomcat
Stephan Richter
2024-07-16 19:22:38 +02:00
f42a8f5abd
weiter gebastelt
Stephan Richter
2024-05-21 22:21:20 +02:00
18ca57d2ec
got rid of stringtemplates in favor of lightweight solution
Stephan Richter
2024-05-21 18:49:33 +02:00
65c2a2c859
started to implement HttpServlet
Stephan Richter
2024-05-21 01:48:02 +02:00
efee5f0435
added gradle wrapper
Stephan Richter
2024-05-20 19:42:01 +02:00
7eb9592784
initial commit
Stephan Richter
2024-05-20 19:39:39 +02:00