<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[TNF : Tatter Network Foundation forum - 있었으면 하는 플러그인이 하나 있는데...]]></title>
	<link rel="self" href="http://forum.tattersite.com/ko/extern.php?action=feed&amp;tid=811&amp;type=atom"/>
	<updated>2006-06-19T08:11:45Z</updated>
	<generator>PunBB</generator>
	<id>http://forum.tattersite.com/ko/viewtopic.php?id=811</id>
		<entry>
			<title type="html"><![CDATA[RSS 답글: 있었으면 하는 플러그인이 하나 있는데...]]></title>
			<link rel="alternate" href="http://forum.tattersite.com/ko/viewtopic.php?pid=4289#p4289"/>
			<content type="html"><![CDATA[<div class="quotebox"><cite>graphittie 작성:</cite><blockquote><p>제 생각에는 login/index.php 파일의 11라인이 문제가 아닌가 싶습니다.</p><p>&nbsp; &nbsp; $_POST[&#039;requestURI&#039;] = $_SERVER[&#039;HTTP_REFERER&#039;];</p><p>처음에 로그인 화면을 구성할 때 login?requestURI=xxx처럼 requestURI 값을 직접 넘겨 주지 않으면 login form의</p><p>&nbsp; &nbsp; &nbsp; &nbsp; &lt;input type=&quot;hidden&quot; name=&quot;requestURI&quot; value=&quot;&lt;?=htmlspecialchars($_POST[&#039;requestURI&#039;])?&gt;&quot; /&gt;</p><p>필드가 빈 값으로 넘어가게 됩니다. 이걸 그냥 빈 값으로 로그인을 하면 위의 11번 라인이 requestURI를 refererer로 대치해 버리면서 로그인 화면이 무한반복되는 거죠.</p><p>소스를 자세히 보지 않아서 다른 부분은 말씀을 못 들리겠지만, 일단 위의 반복현상을 유발하는 라인은 위의 것들 같습니다.</p></blockquote></div><p>로그인 실패했을 경우를 대비해서 예전에 계속 requestURI를 넘기도록 고쳐서 commit 했었는데 (1.0.5 이전에요) 언제인지 몰라도 소스가 revert 된 것 같습니다.<br />한번 체크해봐야 겠네요.</p>]]></content>
			<author>
				<name><![CDATA[inureyes]]></name>
				<uri>http://forum.tattersite.com/ko/profile.php?id=2</uri>
			</author>
			<updated>2006-06-19T08:11:45Z</updated>
			<id>http://forum.tattersite.com/ko/viewtopic.php?pid=4289#p4289</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[RSS 답글: 있었으면 하는 플러그인이 하나 있는데...]]></title>
			<link rel="alternate" href="http://forum.tattersite.com/ko/viewtopic.php?pid=4272#p4272"/>
			<content type="html"><![CDATA[<div class="quotebox"><cite>Peris 작성:</cite><blockquote><div class="quotebox"><cite>graphittie 작성:</cite><blockquote><div class="quotebox"><cite>Peris 작성:</cite><blockquote><p>팀블로그를 지원하게 된다면 상당히 유용하겠네요. <img src="http://forum.tattersite.com/ko/img/smilies/smile.png" width="15" height="15" alt="smile" /><br />기술적으로 어려울 것은 없으니 다른 분들이 금방 만들어 주실 겁니다.;;</p><p>근데.. login/index.php 만으로도 로그인이 될텐데요?;</p></blockquote></div><p>로그인 완료 후 어느로 페이지를 이동할 것인지 쿼리 문자열로 지정해 주지 않으면 login/index.php가 반복해서 나타나더군요.</p></blockquote></div><p>그렇다면 그건 버그겠죠. <img src="http://forum.tattersite.com/ko/img/smilies/sad.png" width="15" height="15" alt="sad" /><br />예전에 모래상자에 수정해놨던거 같은데 반영이 안되었나 보군요.</p><p><a href="http://www.tattertools.com/ko/forum/viewtopic.php?id=437">http://www.tattertools.com/ko/forum/vie … php?id=437</a></p></blockquote></div><p>모래상자에 들어있는 기본 스킨에 보면 로그인 / 로그아웃 링크가 있길래 로그인을 했는데 무한 반복이...;<br />이 부분도 QA 섹션에 글 올릴께요.</p>]]></content>
			<author>
				<name><![CDATA[나니]]></name>
				<uri>http://forum.tattersite.com/ko/profile.php?id=134</uri>
			</author>
			<updated>2006-06-19T06:01:05Z</updated>
			<id>http://forum.tattersite.com/ko/viewtopic.php?pid=4272#p4272</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[RSS 답글: 있었으면 하는 플러그인이 하나 있는데...]]></title>
			<link rel="alternate" href="http://forum.tattersite.com/ko/viewtopic.php?pid=4261#p4261"/>
			<content type="html"><![CDATA[<div class="quotebox"><cite>Peris 작성:</cite><blockquote><div class="quotebox"><cite>graphittie 작성:</cite><blockquote><div class="quotebox"><cite>Peris 작성:</cite><blockquote><p>팀블로그를 지원하게 된다면 상당히 유용하겠네요. <img src="http://forum.tattersite.com/ko/img/smilies/smile.png" width="15" height="15" alt="smile" /><br />기술적으로 어려울 것은 없으니 다른 분들이 금방 만들어 주실 겁니다.;;</p><p>근데.. login/index.php 만으로도 로그인이 될텐데요?;</p></blockquote></div><p>로그인 완료 후 어느로 페이지를 이동할 것인지 쿼리 문자열로 지정해 주지 않으면 login/index.php가 반복해서 나타나더군요.</p></blockquote></div><p>그렇다면 그건 버그겠죠. <img src="http://forum.tattersite.com/ko/img/smilies/sad.png" width="15" height="15" alt="sad" /><br />예전에 모래상자에 수정해놨던거 같은데 반영이 안되었나 보군요.</p><p><a href="http://www.tattertools.com/ko/forum/viewtopic.php?id=437">http://www.tattertools.com/ko/forum/vie … php?id=437</a></p></blockquote></div><p>제 생각에는 login/index.php 파일의 11라인이 문제가 아닌가 싶습니다.</p><p>&nbsp; &nbsp; $_POST[&#039;requestURI&#039;] = $_SERVER[&#039;HTTP_REFERER&#039;];</p><p>처음에 로그인 화면을 구성할 때 login?requestURI=xxx처럼 requestURI 값을 직접 넘겨 주지 않으면 login form의</p><p>&nbsp; &nbsp; &nbsp; &nbsp; &lt;input type=&quot;hidden&quot; name=&quot;requestURI&quot; value=&quot;&lt;?=htmlspecialchars($_POST[&#039;requestURI&#039;])?&gt;&quot; /&gt;</p><p>필드가 빈 값으로 넘어가게 됩니다. 이걸 그냥 빈 값으로 로그인을 하면 위의 11번 라인이 requestURI를 refererer로 대치해 버리면서 로그인 화면이 무한반복되는 거죠.</p><p>소스를 자세히 보지 않아서 다른 부분은 말씀을 못 들리겠지만, 일단 위의 반복현상을 유발하는 라인은 위의 것들 같습니다.</p>]]></content>
			<author>
				<name><![CDATA[graphittie]]></name>
				<uri>http://forum.tattersite.com/ko/profile.php?id=104</uri>
			</author>
			<updated>2006-06-19T03:13:46Z</updated>
			<id>http://forum.tattersite.com/ko/viewtopic.php?pid=4261#p4261</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[RSS 답글: 있었으면 하는 플러그인이 하나 있는데...]]></title>
			<link rel="alternate" href="http://forum.tattersite.com/ko/viewtopic.php?pid=4257#p4257"/>
			<content type="html"><![CDATA[<div class="quotebox"><cite>graphittie 작성:</cite><blockquote><div class="quotebox"><cite>Peris 작성:</cite><blockquote><p>팀블로그를 지원하게 된다면 상당히 유용하겠네요. <img src="http://forum.tattersite.com/ko/img/smilies/smile.png" width="15" height="15" alt="smile" /><br />기술적으로 어려울 것은 없으니 다른 분들이 금방 만들어 주실 겁니다.;;</p><p>근데.. login/index.php 만으로도 로그인이 될텐데요?;</p></blockquote></div><p>로그인 완료 후 어느로 페이지를 이동할 것인지 쿼리 문자열로 지정해 주지 않으면 login/index.php가 반복해서 나타나더군요.</p></blockquote></div><p>그렇다면 그건 버그겠죠. <img src="http://forum.tattersite.com/ko/img/smilies/sad.png" width="15" height="15" alt="sad" /><br />예전에 모래상자에 수정해놨던거 같은데 반영이 안되었나 보군요.</p><p><a href="http://www.tattertools.com/ko/forum/viewtopic.php?id=437">http://www.tattertools.com/ko/forum/vie … php?id=437</a></p>]]></content>
			<author>
				<name><![CDATA[Peris]]></name>
				<uri>http://forum.tattersite.com/ko/profile.php?id=40</uri>
			</author>
			<updated>2006-06-19T02:47:05Z</updated>
			<id>http://forum.tattersite.com/ko/viewtopic.php?pid=4257#p4257</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[RSS 답글: 있었으면 하는 플러그인이 하나 있는데...]]></title>
			<link rel="alternate" href="http://forum.tattersite.com/ko/viewtopic.php?pid=4254#p4254"/>
			<content type="html"><![CDATA[<div class="quotebox"><cite>Peris 작성:</cite><blockquote><p>팀블로그를 지원하게 된다면 상당히 유용하겠네요. <img src="http://forum.tattersite.com/ko/img/smilies/smile.png" width="15" height="15" alt="smile" /><br />기술적으로 어려울 것은 없으니 다른 분들이 금방 만들어 주실 겁니다.;;</p><p>근데.. login/index.php 만으로도 로그인이 될텐데요?;</p></blockquote></div><p>로그인 완료 후 어느로 페이지를 이동할 것인지 쿼리 문자열로 지정해 주지 않으면 login/index.php가 반복해서 나타나더군요.</p>]]></content>
			<author>
				<name><![CDATA[graphittie]]></name>
				<uri>http://forum.tattersite.com/ko/profile.php?id=104</uri>
			</author>
			<updated>2006-06-19T02:31:43Z</updated>
			<id>http://forum.tattersite.com/ko/viewtopic.php?pid=4254#p4254</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[RSS 답글: 있었으면 하는 플러그인이 하나 있는데...]]></title>
			<link rel="alternate" href="http://forum.tattersite.com/ko/viewtopic.php?pid=4250#p4250"/>
			<content type="html"><![CDATA[<p>팀블로그를 지원하게 된다면 상당히 유용하겠네요. <img src="http://forum.tattersite.com/ko/img/smilies/smile.png" width="15" height="15" alt="smile" /><br />기술적으로 어려울 것은 없으니 다른 분들이 금방 만들어 주실 겁니다.;;</p><p>근데.. login/index.php 만으로도 로그인이 될텐데요?;</p>]]></content>
			<author>
				<name><![CDATA[Peris]]></name>
				<uri>http://forum.tattersite.com/ko/profile.php?id=40</uri>
			</author>
			<updated>2006-06-19T02:26:08Z</updated>
			<id>http://forum.tattersite.com/ko/viewtopic.php?pid=4250#p4250</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[있었으면 하는 플러그인이 하나 있는데...]]></title>
			<link rel="alternate" href="http://forum.tattersite.com/ko/viewtopic.php?pid=4248#p4248"/>
			<content type="html"><![CDATA[<p>꼭 관리자페이지에 들어가야 로그인이 가능한데 그냥 로그인폼을 밖으로 끄집어내는겁니다.<br />근데 이게 일반적인 방식으로는 skin file에 구겨넣는건 불가능하고<br />플러그인 형식으로 해야 가능할 것 같은데</p><p>만약 보안상 문제가 된다면 저에게만 살짝 만들어 주시면 매우매우 고맙겠습니다 ( ..........)<br />단순히 login/index.php 만으로는 로그인이 안되고 뒤에 /owner/entry/ 같은게 있어야 로그인이 되는 거 같아서 머리가 뽀개지겠;;;<br />거기다가 제가 프로그래머라면 어찌어찌 해보겠지만 웹디자인이 주업무고 기껏할 줄 아는건 css+markup 정도라서 (안습)</p>]]></content>
			<author>
				<name><![CDATA[나니]]></name>
				<uri>http://forum.tattersite.com/ko/profile.php?id=134</uri>
			</author>
			<updated>2006-06-19T02:12:01Z</updated>
			<id>http://forum.tattersite.com/ko/viewtopic.php?pid=4248#p4248</id>
		</entry>
</feed>
