|
|
fc1b55c7b9
|
added remaining fields to user query
|
2024-02-14 15:51:12 +01:00 |
|
|
|
e3017349b0
|
added finally statement to close pooledConnection under all circumstances
|
2024-02-05 09:48:34 +01:00 |
|
|
|
c8e634156b
|
Allow changes of users phone and email contact info by the user
|
2023-10-26 16:29:17 +02:00 |
|
|
|
6872df4278
|
Increased token timeout to 2 hours, introduced a background task to refresh token at about 70 min interval
|
2023-10-04 07:34:14 +02:00 |
|
|
|
411ea8135e
|
Changing Password is functional through API and Client
|
2023-08-18 15:29:20 +02:00 |
|
|
|
6b93f0ac3f
|
Type für Participant, Content-Type in responses korrigiert
|
2023-08-07 12:19:20 +02:00 |
|
|
|
8a9e3884fe
|
Closing pooled connections
|
2023-07-27 09:58:06 +02:00 |
|
|
|
6d4392c1bc
|
fixed error result values in python api
|
2023-07-13 10:07:23 +02:00 |
|
|
|
5544d0126d
|
fixed complete participant download and removed all TODOs regarding
token verifikation. Also removed the /verify call since it is now covered by /login.
|
2023-07-11 15:46:17 +02:00 |
|
|
|
3f211919af
|
added JWT Authentication (expiring bearer token)
|
2023-06-26 08:38:45 +02:00 |
|
|
|
b9d35b9244
|
added a user login
|
2023-06-23 15:20:26 +02:00 |
|