Commit graph

240 commits

Author SHA1 Message Date
YJSoft
e5295c9850 짧은 주소 미사용시 회원 가입후 이동할 주소가 잘못 생성되는 문제 수정
짧은 주소 미사용시에도 회원가입후 이동할 주소는 항상 짧은 주소 형태로 생성되는데, 이것을 설정에 따라 긴 주소로도 사용할 수 있게 변경하였습니다.
2015-07-19 09:32:11 +09:00
Kijin Sung
50f9250d78 아이디/닉네임 필터링 방식을 더 일관성있게 고침 2015-07-08 11:09:11 +09:00
Kijin Sung
81fc2a9939 질문/답변을 통한 계정 찾기 허용 여부를 선택할 수 있도록 함 2015-05-28 20:05:25 +09:00
Kijin Sung
423b7a26ae 비번찾기 질문을 필수항목에서 제외 2015-05-28 19:52:31 +09:00
MinSoo Kim
fcdb7b959c fix for var $arg init. 2015-03-24 21:44:23 +09:00
MinSoo Kim
7583bfd56f #1343 Email hosts of members can be allowed or not.
Email hosts white list or black list can be managed through hostnames.

From
8fd5aeea2c
https://github.com/xpressengine/xe-core/issues/1343
2015-03-24 20:32:13 +09:00
Kijin Sung
837977e26f Modify member module to make use of improved password hashing 2014-12-10 16:10:07 +09:00
bnu
d4e10dd338 Merge branch 'release/1.7.8' into develop 2014-11-24 16:30:02 +09:00
YJSoft
ff9c78c8d0 #1016 잘못된 클래스 설명 주석문 수정 2014-10-18 08:50:14 +09:00
bnu
1548f5c597 fix #1005 설치 시 회원 그룹을 생성하지 못하는 문제 고침 2014-10-14 04:18:53 +09:00
sejin7940
6aa80627cf Update member.admin.controller.php
글 삭제와 댓글 삭제시 각각 스팸IP 로 등록되어있는지를 재확인하는 건
같은 회원이 IP 를 돌려가면서 사용하는 경우 그 모든 IP를 막기 위해서입니다
2014-09-01 14:19:06 +09:00
akasima
918ca897c9 #40 insert list_order value when create new group 2014-09-01 08:05:12 +09:00
akasima
f0bfbb5179 #40 insert list_order value when create new group 2014-08-06 16:07:10 +09:00
akasima
50465586a7 #589 회원 상태 일괄 변경 처리 2014-05-12 16:41:14 +09:00
akasima
1aa5607a0a #651 file/ruleset/insertMember.xml 비밀번호 설정 변경 2014-05-09 17:49:51 +09:00
akasima
f99c25e60b #541 회원가입 후 인증 제한일에 대한 고지 2014-04-08 12:37:12 +09:00
akasima
98b8296be0 #458 extra_vars에 비밀번호 입력됨 수정 2014-02-10 15:54:04 +09:00
bnu
fb2fa027e5 fix #403 회원설정에서 금지 닉네임/아이디 설정 시 빈 값이 삽입되는 문제와 해당 항목 삭제 시 전체 항목이 삭제되는 문제 해결 2014-02-04 14:54:15 +09:00
khongchi
1212855b2c #318 회원 관리페이지의 처리메세지 정리 2014-01-14 11:46:50 +09:00
bnu
7845927721 NOISSUE syntax error;; 2014-01-09 18:15:59 +09:00
bnu
cd585038b6 #62 잘못 설정한 rule 제거. 2014-01-09 16:24:11 +09:00
bnu
ddba034036 #62 nick_name 글자 제한 추가. 2014-01-09 15:00:06 +09:00
bnu
998fb3c444 #242 member_info 캐시 초기화 빠진 부분 추가. 2014-01-09 14:54:14 +09:00
khongchi
4c2def5ea1 #270 비밀번호 보안수준 설정 기능 추가 2014-01-08 18:52:26 +09:00
bnu
37c5e114ec #242 object cache 정리 2014-01-08 13:38:24 +09:00
bnu
21ccd7f0d3 #242 자주 사용되는 데이터를 file cache를 이용하도록 개선. 2014-01-08 13:38:23 +09:00
bnu
194ce8614a NOISSUE remove reference operator. 2013-12-30 17:35:02 +09:00
akasima
8b1bab0e23 NOISSUE 성능개선, module_config, module_part_config, member_group 정보 cache 처리 2013-12-26 16:36:36 +09:00
bnu
41ff8ace3b NOISSUE PHP 5.4 이상 호환성 개선. 2013-11-30 18:05:36 +09:00
akasima
bce0a0b6d4 copyright add to php files
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@13186 201d5d3c-b55e-5fd7-737f-ddc643e51545
2013-11-08 05:52:51 +00:00
ngleader
dbc18a4f99 change author
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@13180 201d5d3c-b55e-5fd7-737f-ddc643e51545
2013-11-07 02:42:42 +00:00
ngleader
ce4745b382 fix typo
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@13171 201d5d3c-b55e-5fd7-737f-ddc643e51545
2013-09-30 12:56:35 +00:00
ngleader
5e882ffb4b issue 3596 protect from CSRF
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@13164 201d5d3c-b55e-5fd7-737f-ddc643e51545
2013-09-26 02:05:45 +00:00
misol
f70ce644ce Close Connection when there is no connection value.
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@13161 201d5d3c-b55e-5fd7-737f-ddc643e51545
2013-09-25 15:29:32 +00:00
flyskyko
8a7c28babc issue 2119. supporting php 5.4. modules and widgets.
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12706 201d5d3c-b55e-5fd7-737f-ddc643e51545
2013-02-05 09:45:04 +00:00
flyskyko
0f04bd3f92 merge changes of luminous to maserati (~r12676)
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12680 201d5d3c-b55e-5fd7-737f-ddc643e51545
2013-02-04 08:09:07 +00:00
ovclas
06cf8adc35 issue 2856 move enable_confirm field to default config
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12655 201d5d3c-b55e-5fd7-737f-ddc643e51545
2013-02-01 02:01:55 +00:00
ovclas
c82e654111 after join, redirect_url modify by module selector
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12487 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-12-28 01:33:18 +00:00
chschy
de7252ac48 issue 2708, problem of join form
git-svn-id: http://xe-core.googlecode.com/svn/branches/luminous@12314 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-11-27 10:16:45 +00:00
ovclas
cec308eef1 issue 2662 member, layout
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12251 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-11-19 06:03:22 +00:00
ovclas
ba1424f792 when add new group, check group title
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12199 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-11-13 08:28:36 +00:00
ovclas
86011ab063 merge from luminous (11139-12038)
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12040 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-11-02 07:20:00 +00:00
devjin
28b63bda8b issue 2603
git-svn-id: http://xe-core.googlecode.com/svn/branches/luminous@11801 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-10-19 05:00:29 +00:00
devjin
b9b43eb34b issue 1816 add member config ui.
git-svn-id: http://xe-core.googlecode.com/svn/branches/luminous@11747 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-10-17 02:46:50 +00:00
devjin
ab79cd53c7 issue 2590 improve member config.
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@11742 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-10-16 11:55:42 +00:00
devjin
3ca52fedc8 merge from luminous 11590 ~ 11593
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@11594 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-10-04 09:29:55 +00:00
devjin
b3177341c4 issue 2551 add the setting mobile layout in member configuration.
git-svn-id: http://xe-core.googlecode.com/svn/branches/luminous@11591 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-10-04 09:03:44 +00:00
devjin
a41334388a issue 2469 added logic to setting layout in member(not use layout).
git-svn-id: http://xe-core.googlecode.com/svn/branches/luminous@11454 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-09-24 03:05:13 +00:00
florinutz
3084f3ebed backend filters - products, attributes, orders, invoices and customers
git-svn-id: http://xe-core.googlecode.com/svn/branches/luminous@11443 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-09-23 14:25:16 +00:00
devjin
f6a83e335d issue 2471 fixed a bug that show the private information in mobile view.
added the mobile skin setting in member configuration.


git-svn-id: http://xe-core.googlecode.com/svn/branches/luminous@11434 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-09-21 09:05:48 +00:00