svnno****@sourc*****
svnno****@sourc*****
2011年 3月 18日 (金) 20:23:35 JST
Revision: 746 http://sourceforge.jp/projects/ngms/svn/view?view=rev&revision=746 Author: keigoi Date: 2011-03-18 20:23:34 +0900 (Fri, 18 Mar 2011) Log Message: ----------- FORM-based authentication. other functions are still crappy. Should be documented later. Modified Paths: -------------- trunk/webapi/src/main/scala/bootstrap/liftweb/Boot.scala trunk/webapi/src/main/scala/info/ngms/webapi/api/NGMSApi.scala trunk/webapi/src/main/scala/info/ngms/webapi/model/User.scala trunk/webapi/src/main/webapp/WEB-INF/web.xml Added Paths: ----------- trunk/webapi/src/main/webapp/WEB-INF/403error.jsp trunk/webapi/src/main/webapp/WEB-INF/_authfail.jsp trunk/webapi/src/main/webapp/WEB-INF/_init.jsp trunk/webapi/src/main/webapp/WEB-INF/_secured.jsp trunk/webapi/src/main/webapp/WEB-INF/init.jsp Removed Paths: ------------- trunk/webapi/src/main/scala/info/ngms/webapi/snippet/HelloWorld.scala