Skip to content

Commit

Permalink
- upgrade to grails 1.1.1
Browse files Browse the repository at this point in the history
- upgrade to jsecurity 0.4
- merge portal controller from Jeremy
- start implement adhoc conference api

git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2570 af16638f-c34d-0410-8cfa-b39d5352b314
  • Loading branch information
ritzalam committed Sep 20, 2009
1 parent 04ee18e commit f76afe5
Show file tree
Hide file tree
Showing 21 changed files with 1,192 additions and 920 deletions.
185 changes: 92 additions & 93 deletions bigbluebutton-web/.classpath
Original file line number Diff line number Diff line change
@@ -1,96 +1,95 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src/java"/>
<classpathentry kind="src" path="src/groovy"/>
<classpathentry kind="src" path="grails-app/conf"/>
<classpathentry kind="src" path="grails-app/controllers"/>
<classpathentry kind="src" path="grails-app/domain"/>
<classpathentry kind="src" path="grails-app/services"/>
<classpathentry kind="src" path="grails-app/taglib"/>
<classpathentry kind="src" path="test/integration"/>
<classpathentry kind="src" path="test/unit"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="lib/asterisk-java-0.3.1.jar"/>
<classpathentry kind="lib" path="lib/groovy-all-1.5.4.jar"/>
<classpathentry kind="lib" path="lib/mysql-connector-java-5.1.6-bin.jar"/>
<classpathentry kind="lib" path="lib/commons-httpclient.jar"/>
<classpathentry kind="lib" path="lib/commons-codec-1.3.jar"/>
<classpathentry kind="var" path="GRAILS_HOME/ant/lib/ant.jar"/>
<classpathentry kind="var" path="GRAILS_HOME/lib/ant-junit.jar"/>
<classpathentry kind="var" path="GRAILS_HOME/lib/ant-launcher.jar"/>
<classpathentry kind="var" path="GRAILS_HOME/lib/ant-nodeps.jar"/>
<classpathentry kind="var" path="GRAILS_HOME/lib/ant-trax.jar"/>
<classpathentry kind="var" path="GRAILS_HOME/lib/ant.jar"/>
<classpathentry kind="var" path="GRAILS_HOME/lib/antlr-2.7.6.jar"/>
<classpathentry kind="var" path="GRAILS_HOME/lib/backport-util-concurrent-3.0.jar"/>
<classpathentry kind="var" path="GRAILS_HOME/lib/cglib-nodep-2.1_3.jar"/>
<classpathentry kind="var" path="GRAILS_HOME/lib/commons-beanutils-1.7.0.jar"/>
<classpathentry kind="var" path="GRAILS_HOME/lib/commons-cli-1.0.jar"/>
<classpathentry kind="var" path="GRAILS_HOME/lib/commons-codec-1.3.jar"/>
<classpathentry kind="var" path="GRAILS_HOME/lib/commons-collections-3.2.jar"/>
<classpathentry kind="var" path="GRAILS_HOME/lib/commons-dbcp-1.2.1.jar"/>
<classpathentry kind="var" path="GRAILS_HOME/lib/commons-el-1.0.jar"/>
<classpathentry kind="var" path="GRAILS_HOME/lib/commons-fileupload-1.1.1.jar"/>
<classpathentry kind="var" path="GRAILS_HOME/lib/commons-io-1.4.jar"/>
<classpathentry kind="var" path="GRAILS_HOME/lib/commons-lang-2.1.jar"/>
<classpathentry kind="var" path="GRAILS_HOME/lib/commons-logging-1.1.jar"/>
<classpathentry kind="var" path="GRAILS_HOME/lib/commons-pool-1.2.jar"/>
<classpathentry kind="var" path="GRAILS_HOME/lib/commons-validator-1.3.0.jar"/>
<classpathentry kind="var" path="GRAILS_HOME/lib/dom4j-1.6.1.jar"/>
<classpathentry kind="var" path="GRAILS_HOME/lib/ehcache-1.5.0.jar"/>
<classpathentry kind="var" path="GRAILS_HOME/lib/ejb3-persistence.jar"/>
<classpathentry kind="var" path="GRAILS_HOME/lib/groovy-all-1.5.6.jar"/>
<classpathentry kind="var" path="GRAILS_HOME/lib/hibernate-annotations.jar"/>
<classpathentry kind="var" path="GRAILS_HOME/lib/hibernate-commons-annotations.jar"/>
<classpathentry kind="var" path="GRAILS_HOME/lib/hibernate3.jar"/>
<classpathentry kind="var" path="GRAILS_HOME/lib/hsqldb-1.8.0.5.jar"/>
<classpathentry kind="var" path="GRAILS_HOME/lib/jasper-compiler-5.5.15.jar"/>
<classpathentry kind="var" path="GRAILS_HOME/lib/jasper-compiler-jdt-5.5.15.jar"/>
<classpathentry kind="var" path="GRAILS_HOME/lib/jasper-runtime-5.5.15.jar"/>
<classpathentry kind="var" path="GRAILS_HOME/lib/jaxen-1.1-beta-11.jar"/>
<classpathentry kind="var" path="GRAILS_HOME/lib/jdbc2_0-stdext.jar"/>
<classpathentry kind="var" path="GRAILS_HOME/lib/jetty-6.1.12.jar"/>
<classpathentry kind="var" path="GRAILS_HOME/lib/jetty-naming-6.1.12.jar"/>
<classpathentry kind="var" path="GRAILS_HOME/lib/jetty-plus-6.1.12.jar"/>
<classpathentry kind="var" path="GRAILS_HOME/lib/jetty-util-6.1.12.jar"/>
<classpathentry kind="var" path="GRAILS_HOME/lib/jline-0.9.91.jar"/>
<classpathentry kind="var" path="GRAILS_HOME/lib/jsp-api-2.0.jar"/>
<classpathentry kind="var" path="GRAILS_HOME/lib/jsr107cache-1.0.jar"/>
<classpathentry kind="var" path="GRAILS_HOME/lib/jstl-2.3.jar"/>
<classpathentry kind="var" path="GRAILS_HOME/lib/jstl-2.4.jar"/>
<classpathentry kind="var" path="GRAILS_HOME/lib/jta.jar"/>
<classpathentry kind="var" path="GRAILS_HOME/lib/junit-3.8.2.jar"/>
<classpathentry kind="var" path="GRAILS_HOME/lib/log4j-1.2.15.jar"/>
<classpathentry kind="var" path="GRAILS_HOME/lib/ognl-2.6.9.jar"/>
<classpathentry kind="var" path="GRAILS_HOME/lib/oro-2.0.8.jar"/>
<classpathentry kind="var" path="GRAILS_HOME/lib/oscache-2.4.1.jar"/>
<classpathentry kind="var" path="GRAILS_HOME/lib/serializer.jar"/>
<classpathentry kind="var" path="GRAILS_HOME/lib/servlet-api-2.5-6.1.4.jar"/>
<classpathentry kind="var" path="GRAILS_HOME/lib/sitemesh-2.3.jar"/>
<classpathentry kind="var" path="GRAILS_HOME/lib/spring-2.5.6.jar"/>
<classpathentry kind="var" path="GRAILS_HOME/lib/spring-binding-2.0-m1.jar"/>
<classpathentry kind="var" path="GRAILS_HOME/lib/spring-test.jar"/>
<classpathentry kind="var" path="GRAILS_HOME/lib/spring-webflow-2.0-m1.jar"/>
<classpathentry kind="var" path="GRAILS_HOME/lib/spring-webmvc.jar"/>
<classpathentry kind="var" path="GRAILS_HOME/lib/standard-2.3.jar"/>
<classpathentry kind="var" path="GRAILS_HOME/lib/standard-2.4.jar"/>
<classpathentry kind="var" path="GRAILS_HOME/lib/start.jar"/>
<classpathentry kind="var" path="GRAILS_HOME/lib/svnkit-1.2.0.jar"/>
<classpathentry kind="var" path="GRAILS_HOME/lib/xalan.jar"/>
<classpathentry kind="var" path="GRAILS_HOME/lib/xercesImpl.jar"/>
<classpathentry kind="var" path="GRAILS_HOME/lib/xpp3_min-1.1.3.4.O.jar"/>
<classpathentry kind="var" path="GRAILS_HOME/lib/xstream-1.2.1.jar"/>
<classpathentry kind="var" path="GRAILS_HOME/dist/grails-cli-1.0.4.jar"/>
<classpathentry kind="var" path="GRAILS_HOME/dist/grails-core-1.0.4.jar"/>
<classpathentry kind="var" path="GRAILS_HOME/dist/grails-crud-1.0.4.jar"/>
<classpathentry kind="var" path="GRAILS_HOME/dist/grails-gorm-1.0.4.jar"/>
<classpathentry kind="var" path="GRAILS_HOME/dist/grails-spring-1.0.4.jar"/>
<classpathentry kind="var" path="GRAILS_HOME/dist/grails-test-1.0.4.jar"/>
<classpathentry kind="var" path="GRAILS_HOME/dist/grails-web-1.0.4.jar"/>
<classpathentry kind="var" path="GRAILS_HOME/dist/grails-webflow-1.0.4.jar"/>
<classpathentry kind="lib" path="plugins/jsecurity-0.3/lib/jsecurity-jdk14.jar"/>
<classpathentry kind="lib" path="lib/activemq-core-5.1.0.jar"/>
<classpathentry kind="lib" path="lib/geronimo-j2ee-management_1.0_spec-1.0.jar"/>
<classpathentry kind="lib" path="lib/geronimo-jms_1.1_spec-1.0.jar"/>
<classpathentry kind="output" path="web-app/WEB-INF/classes"/>
<classpathentry kind="src" path="src/java"/>
<classpathentry kind="src" path="src/groovy"/>
<classpathentry kind="src" path="grails-app/conf"/>
<classpathentry kind="src" path="grails-app/controllers"/>
<classpathentry kind="src" path="grails-app/domain"/>
<classpathentry kind="src" path="grails-app/services"/>
<classpathentry kind="src" path="grails-app/taglib"/>
<classpathentry kind="src" path="test/integration"/>
<classpathentry kind="src" path="test/unit"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="lib/asterisk-java-0.3.1.jar"/>
<classpathentry kind="lib" path="lib/groovy-all-1.5.4.jar"/>
<classpathentry kind="lib" path="lib/mysql-connector-java-5.1.6-bin.jar"/>
<classpathentry kind="lib" path="lib/commons-httpclient.jar"/>
<classpathentry kind="lib" path="lib/commons-codec-1.3.jar"/>
<classpathentry kind="lib" path="plugins/jsecurity-0.3/lib/jsecurity-jdk14.jar"/>
<classpathentry kind="lib" path="lib/activemq-core-5.1.0.jar"/>
<classpathentry kind="lib" path="lib/geronimo-j2ee-management_1.0_spec-1.0.jar"/>
<classpathentry kind="lib" path="lib/geronimo-jms_1.1_spec-1.0.jar"/>
<classpathentry kind="output" path="web-app/WEB-INF/classes"/>
<classpathentry kind="var" path="GRAILS_HOME/ant/lib/ant.jar"/>
<classpathentry kind="var" path="GRAILS_HOME/lib/commons-pool-1.2.jar" />
<classpathentry kind="var" path="GRAILS_HOME/lib/xpp3_min-1.1.3.4.O.jar" />
<classpathentry kind="var" path="GRAILS_HOME/lib/spring-webmvc-2.5.6.jar" />
<classpathentry kind="var" path="GRAILS_HOME/lib/sitemesh-2.4.jar" />
<classpathentry kind="var" path="GRAILS_HOME/lib/ehcache-1.5.0.jar" />
<classpathentry kind="var" path="GRAILS_HOME/lib/commons-beanutils-1.7.0.jar" />
<classpathentry kind="var" path="GRAILS_HOME/lib/servlet-api-2.5-6.1.14.jar" />
<classpathentry kind="var" path="GRAILS_HOME/lib/jetty-6.1.14.jar" />
<classpathentry kind="var" path="GRAILS_HOME/lib/slf4j-log4j12-1.5.6.jar" />
<classpathentry kind="var" path="GRAILS_HOME/lib/org.springframework.webflow-2.0.3.RELEASE.jar" />
<classpathentry kind="var" path="GRAILS_HOME/lib/commons-cli-1.0.jar" />
<classpathentry kind="var" path="GRAILS_HOME/lib/standard-2.4.jar" />
<classpathentry kind="var" path="GRAILS_HOME/lib/commons-codec-1.3.jar" />
<classpathentry kind="var" path="GRAILS_HOME/lib/serializer.jar" />
<classpathentry kind="var" path="GRAILS_HOME/lib/commons-lang-2.4.jar" />
<classpathentry kind="var" path="GRAILS_HOME/lib/ant-nodeps-1.7.0.jar" />
<classpathentry kind="var" path="GRAILS_HOME/lib/commons-validator-1.3.0.jar" />
<classpathentry kind="var" path="GRAILS_HOME/lib/spring-test-2.5.6.jar" />
<classpathentry kind="var" path="GRAILS_HOME/lib/backport-util-concurrent-3.0.jar" />
<classpathentry kind="var" path="GRAILS_HOME/lib/svnkit-1.2.0.jar" />
<classpathentry kind="var" path="GRAILS_HOME/lib/slf4j-api-1.5.6.jar" />
<classpathentry kind="var" path="GRAILS_HOME/lib/commons-io-1.4.jar" />
<classpathentry kind="var" path="GRAILS_HOME/lib/junit-3.8.2.jar" />
<classpathentry kind="var" path="GRAILS_HOME/lib/ant-launcher-1.7.0.jar" />
<classpathentry kind="var" path="GRAILS_HOME/lib/spring-2.5.6.jar" />
<classpathentry kind="var" path="GRAILS_HOME/lib/jstl-2.3.jar" />
<classpathentry kind="var" path="GRAILS_HOME/lib/org.springframework.js-2.0.3.RELEASE.jar" />
<classpathentry kind="var" path="GRAILS_HOME/lib/ant-1.7.0.jar" />
<classpathentry kind="var" path="GRAILS_HOME/lib/gant_groovy1.6-1.6.0.jar" />
<classpathentry kind="var" path="GRAILS_HOME/lib/ant-trax.jar" />
<classpathentry kind="var" path="GRAILS_HOME/lib/ognl-2.6.9.jar" />
<classpathentry kind="var" path="GRAILS_HOME/lib/jetty-util-6.1.14.jar" />
<classpathentry kind="var" path="GRAILS_HOME/lib/jline-0.9.91.jar" />
<classpathentry kind="var" path="GRAILS_HOME/lib/jasper-compiler-jdt-5.5.15.jar" />
<classpathentry kind="var" path="GRAILS_HOME/lib/hsqldb-1.8.0.5.jar" />
<classpathentry kind="var" path="GRAILS_HOME/lib/antlr-2.7.6.jar" />
<classpathentry kind="var" path="GRAILS_HOME/lib/org.springframework.binding-2.0.3.RELEASE.jar" />
<classpathentry kind="var" path="GRAILS_HOME/lib/jasper-compiler-5.5.15.jar" />
<classpathentry kind="var" path="GRAILS_HOME/lib/log4j-1.2.15.jar" />
<classpathentry kind="var" path="GRAILS_HOME/lib/commons-dbcp-1.2.1.jar" />
<classpathentry kind="var" path="GRAILS_HOME/lib/oro-2.0.8.jar" />
<classpathentry kind="var" path="GRAILS_HOME/lib/jstl-2.4.jar" />
<classpathentry kind="var" path="GRAILS_HOME/lib/commons-collections-3.2.jar" />
<classpathentry kind="var" path="GRAILS_HOME/lib/jsr107cache-1.0.jar" />
<classpathentry kind="var" path="GRAILS_HOME/lib/jsp-api-2.1.jar" />
<classpathentry kind="var" path="GRAILS_HOME/lib/jetty-naming-6.1.14.jar" />
<classpathentry kind="var" path="GRAILS_HOME/lib/ivy-2.0.0.jar" />
<classpathentry kind="var" path="GRAILS_HOME/lib/jasper-runtime-5.5.15.jar" />
<classpathentry kind="var" path="GRAILS_HOME/lib/start.jar" />
<classpathentry kind="var" path="GRAILS_HOME/lib/ejb3-persistence-3.3.0.jar" />
<classpathentry kind="var" path="GRAILS_HOME/lib/jetty-plus-6.1.14.jar" />
<classpathentry kind="var" path="GRAILS_HOME/lib/commons-el-1.0.jar" />
<classpathentry kind="var" path="GRAILS_HOME/lib/cglib-nodep-2.1_3.jar" />
<classpathentry kind="var" path="GRAILS_HOME/lib/jsp-api-2.0.jar" />
<classpathentry kind="var" path="GRAILS_HOME/lib/commons-fileupload-1.2.1.jar" />
<classpathentry kind="var" path="GRAILS_HOME/lib/oscache-2.4.1.jar" />
<classpathentry kind="var" path="GRAILS_HOME/lib/standard-2.3.jar" />
<classpathentry kind="var" path="GRAILS_HOME/lib/groovy-all-1.6.3.jar" />
<classpathentry kind="var" path="GRAILS_HOME/lib/ant-junit-1.7.0.jar" />
<classpathentry kind="var" path="GRAILS_HOME/lib/jta-1.1.jar" />
<classpathentry kind="var" path="GRAILS_HOME/lib/jcl-over-slf4j-1.5.6.jar" />
<classpathentry kind="var" path="GRAILS_HOME/dist/grails-gorm-1.1.1.jar" />
<classpathentry kind="var" path="GRAILS_HOME/dist/grails-scripts-1.1.1.jar" />
<classpathentry kind="var" path="GRAILS_HOME/dist/grails-webflow-1.1.1.jar" />
<classpathentry kind="var" path="GRAILS_HOME/dist/grails-core-1.1.1.jar" />
<classpathentry kind="var" path="GRAILS_HOME/dist/grails-test-1.1.1.jar" />
<classpathentry kind="var" path="GRAILS_HOME/dist/grails-crud-1.1.1.jar" />
<classpathentry kind="var" path="GRAILS_HOME/dist/grails-spring-1.1.1.jar" />
<classpathentry kind="var" path="GRAILS_HOME/dist/grails-bootstrap-1.1.1.jar" />
<classpathentry kind="var" path="GRAILS_HOME/dist/grails-resources-1.1.1.jar" />
<classpathentry kind="var" path="GRAILS_HOME/dist/grails-web-1.1.1.jar" />
</classpath>
13 changes: 8 additions & 5 deletions bigbluebutton-web/application.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
#Fri May 08 11:03:16 EDT 2009
app.version=0.1
app.servlet.version=2.4
app.grails.version=1.0.4
app.name=bigbluebutton
#utf-8
#Wed Sep 16 13:51:44 EDT 2009
app.version=0.1
app.servlet.version=2.4
app.grails.version=1.1.1
plugins.hibernate=1.1.1
plugins.jsecurity=0.4.1
app.name=bigbluebutton
23 changes: 11 additions & 12 deletions bigbluebutton-web/bigbluebutton.launch
Original file line number Diff line number Diff line change
@@ -1,20 +1,19 @@
<?xml version="1.0" encoding="UTF-8"?>
<launchConfiguration type="org.eclipse.jdt.launching.localJavaApplication">
<booleanAttribute key="org.eclipse.jdt.launching.DEFAULT_CLASSPATH" value="false"/>
<stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value="grails.util.GrailsMain"/>
<booleanAttribute key="org.eclipse.jdt.debug.ui.INCLUDE_EXTERNAL_JARS" value="true"/>
<listAttribute key="org.eclipse.jdt.launching.CLASSPATH">
<listEntry value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;&#10;&lt;runtimeClasspathEntry containerPath=&quot;org.eclipse.jdt.launching.JRE_CONTAINER&quot; javaProject=&quot;bigbluebutton&quot; path=&quot;1&quot; type=&quot;4&quot;/&gt;&#10;"/>
<listEntry value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;&#10;&lt;runtimeClasspathEntry id=&quot;org.eclipse.jdt.launching.classpathentry.defaultClasspath&quot;&gt;&#10;&lt;memento exportedEntriesOnly=&quot;false&quot; project=&quot;bigbluebutton&quot;/&gt;&#10;&lt;/runtimeClasspathEntry&gt;&#10;"/>
<listEntry value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;&#10;&lt;runtimeClasspathEntry internalArchive=&quot;/bigbluebutton&quot; path=&quot;3&quot; type=&quot;2&quot;/&gt;&#10;"/>
<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS">
<listEntry value="/bigbluebutton"/>
</listAttribute>
<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES">
<listEntry value="4"/>
</listAttribute>
<stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="bigbluebutton"/>
<stringAttribute key="org.eclipse.jdt.launching.VM_ARGUMENTS" value="-Dbase.dir=${project_loc} -Dserver.port=8080 -Dgrails.env=development"/>
<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS">
<listEntry value="/bigbluebutton"/>
</listAttribute>
<booleanAttribute key="org.eclipse.debug.core.appendEnvironmentVariables" value="true"/>
<listAttribute key="org.eclipse.jdt.launching.CLASSPATH">
<listEntry value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;&#10;&lt;runtimeClasspathEntry containerPath=&quot;org.eclipse.jdt.launching.JRE_CONTAINER&quot; javaProject=&quot;bigbluebutton&quot; path=&quot;1&quot; type=&quot;4&quot;/&gt;&#10;"/>
<listEntry value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;&#10;&lt;runtimeClasspathEntry containerPath=&quot;GRAILS_HOME/dist/grails-bootstrap-1.1.1.jar&quot; path=&quot;3&quot; type=&quot;3&quot;/&gt;&#10;"/>
<listEntry value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;&#10;&lt;runtimeClasspathEntry containerPath=&quot;GRAILS_HOME/lib/groovy-all-1.6.3.jar&quot; path=&quot;3&quot; type=&quot;3&quot;/&gt;&#10;"/>
</listAttribute>
<booleanAttribute key="org.eclipse.jdt.launching.DEFAULT_CLASSPATH" value="false"/>
<stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value="grails.util.GrailsMain"/>
<stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="bigbluebutton"/>
<stringAttribute key="org.eclipse.jdt.launching.VM_ARGUMENTS" value="-Dbase.dir=&quot;${project_loc:bigbluebutton}&quot; -Dserver.port=8080 -Dgrails.env=development"/>
</launchConfiguration>
6 changes: 3 additions & 3 deletions bigbluebutton-web/grails-app/conf/Config.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ environments {
* grails.app.controller="debug, stdout, logfile"
* }
*/
logger.grails.app="debug, stdout, logfile"
//logger.grails.app="debug, stdout, logfile"
}
}
production {
Expand All @@ -114,7 +114,7 @@ environments {
* grails.app.controller="debug, stdout, logfile"
* }
*/
logger.grails.app="debug, stdout, logfile"
//logger.grails.app="debug, stdout, logfile"
}
}
test {
Expand All @@ -125,7 +125,7 @@ environments {
* grails.app.controller="debug, stdout, logfile"
* }
*/
logger.grails.app="debug, stdout, logfile"
//logger.grails.app="debug, stdout, logfile"
}
}
}
Expand Down
42 changes: 22 additions & 20 deletions bigbluebutton-web/grails-app/conf/SecurityFilters.groovy
Original file line number Diff line number Diff line change
@@ -1,22 +1,22 @@
/*
* BigBlueButton - http://www.bigbluebutton.org
*
* Copyright (c) 2008-2009 by respective authors (see below). All rights reserved.
*
* BigBlueButton is free software; you can redistribute it and/or modify it under the
* terms of the GNU Lesser General Public License as published by the Free Software
* Foundation; either version 3 of the License, or (at your option) any later
* version.
*
* BigBlueButton is distributed in the hope that it will be useful, but WITHOUT ANY
* WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A
* PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License along
* with BigBlueButton; if not, If not, see <http://www.gnu.org/licenses/>.
*
* $Id: $
*/
/*
* BigBlueButton - http://www.bigbluebutton.org
*
* Copyright (c) 2008-2009 by respective authors (see below). All rights reserved.
*
* BigBlueButton is free software; you can redistribute it and/or modify it under the
* terms of the GNU Lesser General Public License as published by the Free Software
* Foundation; either version 3 of the License, or (at your option) any later
* version.
*
* BigBlueButton is distributed in the hope that it will be useful, but WITHOUT ANY
* WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A
* PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License along
* with BigBlueButton; if not, If not, see <http://www.gnu.org/licenses/>.
*
* $Id: $
*/
class SecurityFilters {
def filters = {
// Ensure that all controllers and actions require an authenticated user,
Expand All @@ -27,7 +27,9 @@ class SecurityFilters {
//if ((controllerName == "join") || (controllerName == "presentation")) return true

switch (controllerName) {
case 'join':
case 'portal':
case 'join':
case 'adhoc':
case 'presentation':
return true
break
Expand Down
Loading

0 comments on commit f76afe5

Please sign in to comment.