| Commit | Date | Message |
|---|
868d6abb | | 2025 -> 2026 |
63081666 | | Source file headers: 2024-> 2025. |
4efcbd0f | | Migration stuff in progress... |
b6092df0 | | Copyright 2023 -> 2024 |
ab45d51f | | Copyright 2001-2022 -> 2001-2023. |
18a7481a | | Finalization of UserPagesRest (SetupPage) |
ea7ec255 | | Refactored (due to security reasons): PFUserDO.password -> UserPasswordDO.passwordHash |
5f7ef41b | | Copyright 2021 -> 2022 |
0050a24d | | String password -> char[] password. Not yet tested: LDAP client/master and change of Wlan-Passwor |
ceb63e8a | | Source code header: (C) 2001-2021. |
7c79f192 | | Copyright of source header -> 2020. |
af35917a | | More code cleanup |
992751fc | | Setup page: preset value for calendarDomain. |
3ae96bc8 | | ConfigurationDO.java -> ConfigurationDO.kt |
150046ad | | PROJECTFORGE-3119 Merge database services |
f979e8a4 | | MGC-UPDATE: Update auf Version 3.0.0-SNAPSHOT |
0922fdc3 | | PROJECTFORGE-2967 fix unit test, refactorings |
d590fdcb | | PROJECTFORGE-2967 fix bug with singleton in PasswordQualityService, refactorings |
8caa5631 | | refactor Password Quality Check + setup multiple i18n as return messages |
7ea3d593 | | PROJECTFORGE-3048 use configured min password length, fix findbugs issues |
Apache Wicket Wicket component. Extends
AbstractForm<SetupForm, SetupPage>. Key methods:validate(),setSetupTarget(),getSetupTarget(),getTimeZone(),getPassword(). Package:org.projectforge.web.admin. Patterns: overrides super.