| .. |
|
conf
|
Fix #2284 게시글 삭제시 스크랩이 삭제 되지 않는 문제 고침
|
2024-02-16 05:40:34 +09:00 |
|
controllers
|
Use Cookie class to control session and member-related cookies, too
|
2023-10-24 23:09:50 +09:00 |
|
lang
|
Fix #2224 misleading error message about activation email
|
2023-12-30 21:42:03 +09:00 |
|
m.skins/default
|
Fix uninitialized links to some member pages #2251
|
2023-12-30 20:28:15 +09:00 |
|
queries
|
Fix #2284 게시글 삭제시 스크랩이 삭제 되지 않는 문제 고침
|
2024-02-16 05:40:34 +09:00 |
|
ruleset
|
More validity checks for reset password
|
2023-11-29 21:59:28 +09:00 |
|
schemas
|
Clean up member_auth_mail table schema, adding auth_type column
|
2023-11-28 22:08:22 +09:00 |
|
skins/default
|
Fix #2285 hide resend auth mail form if email confirmation is not required
|
2024-01-30 21:28:20 +09:00 |
|
tpl
|
Fix undefined variables and properties
|
2024-01-04 14:45:49 +09:00 |
|
member.admin.controller.php
|
Add option for password reset method
|
2023-11-28 22:19:00 +09:00 |
|
member.admin.model.php
|
Fix unnecessary assignment by reference, which causes E_NOTICE
|
2024-01-04 10:25:25 +09:00 |
|
member.admin.view.php
|
Allow pre-setting upload_target_type for each editor
|
2023-11-19 21:29:15 +09:00 |
|
member.api.php
|
Fix incorrectly capitalized class names in member module
|
2022-12-27 23:03:46 +09:00 |
|
member.class.php
|
Set default value for password reset method on new install
|
2023-11-28 22:20:16 +09:00 |
|
member.controller.php
|
Fix #2284 게시글 삭제시 스크랩이 삭제 되지 않는 문제 고침
|
2024-02-16 05:40:34 +09:00 |
|
member.mobile.php
|
Set layout and template paths in one place
|
2023-06-26 22:12:32 +09:00 |
|
member.model.php
|
Fix #2283 warning/notice when member extra var is not set for any given member
|
2024-01-27 23:57:39 +09:00 |
|
member.view.php
|
Fix #2288 allow redirect after logout, only if the target URL is internal
|
2024-01-30 21:37:43 +09:00 |