#2304: PasswordForgottenPageRest.kt

projectforge-rest/src/main/kotlin/org/projectforge/rest/pub/PasswordForgottenPageRest.kt REST Controller, projectforge-rest/src/main/kotlin/org/projectforge/rest/pub/PasswordForgottenPageRest.kt (131 lines) 131 lines · 93 code · 28 comments · 10 blank
Source file: PasswordForgottenPageRest.kt - rest controller in ProjectForge REST module.

Architecture

Handles HTTP API requests mapping to business services.

Located in projectforge-rest module of ProjectForge.

Annotated History

Key functional changes:

CommitDescription
e2061d7dbUserPrefDao: Suppress error log on old TimesheetPrefData. Login handling improved: redirect to origin url after login.
77bade6dfjavax.* -> jakarta.*
39d0a2db7UIButtons will now be created by UIButton class to have same button styles. ExpiringSessionAttributes refreshes now attributes on usage.
4be9fbc60Password reset works now.
1fc1405e2WIP: Password reset and 2FA.
ff4fe4442WIP: Password reset
Maintenance commits (4)