Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
942588ed 10/01/2022 10:35 AM Andreas Müller

ref #10116 add group submitter to self-registered user if it exists

ad52f6a0 09/20/2022 05:17 PM Andreas Müller

cleanup

23de68fc 06/09/2022 10:15 AM Andreas Müller

ref #9359 upgrade cdmlib to log4j 2

aee4e5c0 05/20/2022 05:50 PM Andreas Müller

ref #9497 fix some issues in PasswordResetServiceTest to make it more stable

cca6cdd9 05/20/2022 05:32 PM Andreas Müller

cleanup

5efbe57d 01/26/2022 01:57 PM Andreas Kohlbecker

ref #9926 proper handling of users without email-address

e07545e6 01/21/2022 01:53 PM Andreas Kohlbecker

fix #9925 harmonizing env variable key and template placeholder

0e53a8de 12/06/2021 05:17 PM Andreas Kohlbecker

ref #6161 improving method timing for callers & reporting reporting email not found

8cb8fc5c 11/24/2021 05:19 PM Andreas Kohlbecker

ref #9497 user account self registration: AccountCreationRequest only with email-address

  • request tokens only with email address possible
  • refactoring request tokens class hierarchy
  • ... and token stores
da8f3c20 11/19/2021 03:29 PM Andreas Kohlbecker

ref #9497 AccountRegistrationService tesing for existing usernames & adding exist check methods to dao

002f394d 11/18/2021 05:50 PM Andreas Kohlbecker

fix #9497 User self registration service implemented

  • more interfaces and abstract classes
  • AccountRegistrationService implemented
  • test implemented
d43842b0 11/18/2021 10:51 AM Andreas Kohlbecker

ref #9497 abstract base classes for Request tokens and stores

9c05c99d 11/15/2021 03:49 PM Andreas Kohlbecker

ref #6161 fixing read-only bug in PasswordResetService and adding support email address to email messages

dcb5fe38 11/11/2021 04:48 PM Andreas Müller

cleanup

e9d64907 11/11/2021 01:46 PM Andreas Kohlbecker

ref #6161 PasswordReset message templates in separate class - 2.

32bbd425 11/11/2021 11:17 AM Andreas Kohlbecker

PasswordReset message templates in separate class

d39bd5fd 11/11/2021 10:54 AM Andreas Kohlbecker

ref #6161 PasswordResetService in CdmRepository & better execption handling

3ba8fefd 11/10/2021 01:53 PM Andreas Kohlbecker

ref #6161 testing for error conditions, timeouts and making ratelimitor configurable

b3c1efd7 11/09/2021 03:32 PM Andreas Kohlbecker

ref #6161 time oput test

e121d84a 11/09/2021 02:41 PM Andreas Kohlbecker

ref #6161 better exception handling

93f25a6b 11/09/2021 01:54 PM Andreas Kohlbecker

ref #6161 implementing password recovery service & tests