26 |
27 |
--------------------------------------------------------------------------------
/cas/WEB-INF/view/jsp/default/ui/casAccountLockedView.jsp:
--------------------------------------------------------------------------------
1 | <%--
2 |
3 | Licensed to Jasig under one or more contributor license
4 | agreements. See the NOTICE file distributed with this work
5 | for additional information regarding copyright ownership.
6 | Jasig licenses this file to you under the Apache License,
7 | Version 2.0 (the "License"); you may not use this file
8 | except in compliance with the License. You may obtain a
9 | copy of the License at the following location:
10 |
11 | http://www.apache.org/licenses/LICENSE-2.0
12 |
13 | Unless required by applicable law or agreed to in writing,
14 | software distributed under the License is distributed on an
15 | "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16 | KIND, either express or implied. See the License for the
17 | specific language governing permissions and limitations
18 | under the License.
19 |
20 | --%>
21 |
22 |
23 |
24 |
25 |
26 |
27 |
--------------------------------------------------------------------------------
/cas/WEB-INF/view/jsp/default/ui/casBadHoursView.jsp:
--------------------------------------------------------------------------------
1 | <%--
2 |
3 | Licensed to Jasig under one or more contributor license
4 | agreements. See the NOTICE file distributed with this work
5 | for additional information regarding copyright ownership.
6 | Jasig licenses this file to you under the Apache License,
7 | Version 2.0 (the "License"); you may not use this file
8 | except in compliance with the License. You may obtain a
9 | copy of the License at the following location:
10 |
11 | http://www.apache.org/licenses/LICENSE-2.0
12 |
13 | Unless required by applicable law or agreed to in writing,
14 | software distributed under the License is distributed on an
15 | "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16 | KIND, either express or implied. See the License for the
17 | specific language governing permissions and limitations
18 | under the License.
19 |
20 | --%>
21 |
22 |
23 |
24 |
25 |
26 |
27 |
--------------------------------------------------------------------------------
/cas/WEB-INF/view/jsp/default/ui/casBadWorkstationView.jsp:
--------------------------------------------------------------------------------
1 | <%--
2 |
3 | Licensed to Jasig under one or more contributor license
4 | agreements. See the NOTICE file distributed with this work
5 | for additional information regarding copyright ownership.
6 | Jasig licenses this file to you under the Apache License,
7 | Version 2.0 (the "License"); you may not use this file
8 | except in compliance with the License. You may obtain a
9 | copy of the License at the following location:
10 |
11 | http://www.apache.org/licenses/LICENSE-2.0
12 |
13 | Unless required by applicable law or agreed to in writing,
14 | software distributed under the License is distributed on an
15 | "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16 | KIND, either express or implied. See the License for the
17 | specific language governing permissions and limitations
18 | under the License.
19 |
20 | --%>
21 |
22 |
23 |
24 |
25 |
26 |
27 |
--------------------------------------------------------------------------------
/cas/WEB-INF/view/jsp/default/ui/casConfirmView.jsp:
--------------------------------------------------------------------------------
1 | <%--
2 |
3 | Licensed to Jasig under one or more contributor license
4 | agreements. See the NOTICE file distributed with this work
5 | for additional information regarding copyright ownership.
6 | Jasig licenses this file to you under the Apache License,
7 | Version 2.0 (the "License"); you may not use this file
8 | except in compliance with the License. You may obtain a
9 | copy of the License at the following location:
10 |
11 | http://www.apache.org/licenses/LICENSE-2.0
12 |
13 | Unless required by applicable law or agreed to in writing,
14 | software distributed under the License is distributed on an
15 | "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16 | KIND, either express or implied. See the License for the
17 | specific language governing permissions and limitations
18 | under the License.
19 |
20 | --%>
21 |
22 |
23 |
24 |
25 |
--------------------------------------------------------------------------------
/cas/WEB-INF/view/jsp/default/ui/casExpiredPassView.jsp:
--------------------------------------------------------------------------------
1 | <%--
2 |
3 | Licensed to Jasig under one or more contributor license
4 | agreements. See the NOTICE file distributed with this work
5 | for additional information regarding copyright ownership.
6 | Jasig licenses this file to you under the Apache License,
7 | Version 2.0 (the "License"); you may not use this file
8 | except in compliance with the License. You may obtain a
9 | copy of the License at the following location:
10 |
11 | http://www.apache.org/licenses/LICENSE-2.0
12 |
13 | Unless required by applicable law or agreed to in writing,
14 | software distributed under the License is distributed on an
15 | "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16 | KIND, either express or implied. See the License for the
17 | specific language governing permissions and limitations
18 | under the License.
19 |
20 | --%>
21 |
22 |
23 |
24 |
25 |
26 |
27 |
--------------------------------------------------------------------------------
/cas/WEB-INF/view/jsp/default/ui/casGenericSuccess.jsp:
--------------------------------------------------------------------------------
1 | <%--
2 |
3 | Licensed to Jasig under one or more contributor license
4 | agreements. See the NOTICE file distributed with this work
5 | for additional information regarding copyright ownership.
6 | Jasig licenses this file to you under the Apache License,
7 | Version 2.0 (the "License"); you may not use this file
8 | except in compliance with the License. You may obtain a
9 | copy of the License at the following location:
10 |
11 | http://www.apache.org/licenses/LICENSE-2.0
12 |
13 | Unless required by applicable law or agreed to in writing,
14 | software distributed under the License is distributed on an
15 | "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16 | KIND, either express or implied. See the License for the
17 | specific language governing permissions and limitations
18 | under the License.
19 |
20 | --%>
21 |
22 |
23 |
24 |
25 |
26 |
27 |
28 |
29 |
--------------------------------------------------------------------------------
/cas/WEB-INF/view/jsp/default/ui/casLoginMessageView.jsp:
--------------------------------------------------------------------------------
1 | <%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %>
2 | <%--
3 |
4 | Licensed to Jasig under one or more contributor license
5 | agreements. See the NOTICE file distributed with this work
6 | for additional information regarding copyright ownership.
7 | Jasig licenses this file to you under the Apache License,
8 | Version 2.0 (the "License"); you may not use this file
9 | except in compliance with the License. You may obtain a
10 | copy of the License at the following location:
11 |
12 | http://www.apache.org/licenses/LICENSE-2.0
13 |
14 | Unless required by applicable law or agreed to in writing,
15 | software distributed under the License is distributed on an
16 | "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
17 | KIND, either express or implied. See the License for the
18 | specific language governing permissions and limitations
19 | under the License.
20 |
21 | --%>
22 |
23 |
24 |
36 |
37 |
38 |
--------------------------------------------------------------------------------
/cas/WEB-INF/view/jsp/default/ui/casLogoutView.jsp:
--------------------------------------------------------------------------------
1 | <%--
2 |
3 | Licensed to Jasig under one or more contributor license
4 | agreements. See the NOTICE file distributed with this work
5 | for additional information regarding copyright ownership.
6 | Jasig licenses this file to you under the Apache License,
7 | Version 2.0 (the "License"); you may not use this file
8 | except in compliance with the License. You may obtain a
9 | copy of the License at the following location:
10 |
11 | http://www.apache.org/licenses/LICENSE-2.0
12 |
13 | Unless required by applicable law or agreed to in writing,
14 | software distributed under the License is distributed on an
15 | "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16 | KIND, either express or implied. See the License for the
17 | specific language governing permissions and limitations
18 | under the License.
19 |
20 | --%>
21 |
22 |
23 |
24 |
25 |
26 |
27 |
--------------------------------------------------------------------------------
/cas/WEB-INF/view/jsp/default/ui/casMustChangePassView.jsp:
--------------------------------------------------------------------------------
1 | <%--
2 |
3 | Licensed to Jasig under one or more contributor license
4 | agreements. See the NOTICE file distributed with this work
5 | for additional information regarding copyright ownership.
6 | Jasig licenses this file to you under the Apache License,
7 | Version 2.0 (the "License"); you may not use this file
8 | except in compliance with the License. You may obtain a
9 | copy of the License at the following location:
10 |
11 | http://www.apache.org/licenses/LICENSE-2.0
12 |
13 | Unless required by applicable law or agreed to in writing,
14 | software distributed under the License is distributed on an
15 | "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16 | KIND, either express or implied. See the License for the
17 | specific language governing permissions and limitations
18 | under the License.
19 |
20 | --%>
21 |
22 |
31 |
--------------------------------------------------------------------------------
/cas/WEB-INF/view/jsp/default/ui/serviceErrorSsoView.jsp:
--------------------------------------------------------------------------------
1 | <%--
2 |
3 | Licensed to Jasig under one or more contributor license
4 | agreements. See the NOTICE file distributed with this work
5 | for additional information regarding copyright ownership.
6 | Jasig licenses this file to you under the Apache License,
7 | Version 2.0 (the "License"); you may not use this file
8 | except in compliance with the License. You may obtain a
9 | copy of the License at the following location:
10 |
11 | http://www.apache.org/licenses/LICENSE-2.0
12 |
13 | Unless required by applicable law or agreed to in writing,
14 | software distributed under the License is distributed on an
15 | "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16 | KIND, either express or implied. See the License for the
17 | specific language governing permissions and limitations
18 | under the License.
19 |
20 | --%>
21 |
22 |
23 |
24 |
25 |
26 |
27 |
28 |
29 |
30 |
31 |
32 |
--------------------------------------------------------------------------------
/cas/WEB-INF/view/jsp/default/ui/serviceErrorView.jsp:
--------------------------------------------------------------------------------
1 | <%--
2 |
3 | Licensed to Jasig under one or more contributor license
4 | agreements. See the NOTICE file distributed with this work
5 | for additional information regarding copyright ownership.
6 | Jasig licenses this file to you under the Apache License,
7 | Version 2.0 (the "License"); you may not use this file
8 | except in compliance with the License. You may obtain a
9 | copy of the License at the following location:
10 |
11 | http://www.apache.org/licenses/LICENSE-2.0
12 |
13 | Unless required by applicable law or agreed to in writing,
14 | software distributed under the License is distributed on an
15 | "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16 | KIND, either express or implied. See the License for the
17 | specific language governing permissions and limitations
18 | under the License.
19 |
20 | --%>
21 |
22 |
23 |
24 |
25 |
26 |
27 |
--------------------------------------------------------------------------------
/cas/WEB-INF/view/jsp/errors.jsp:
--------------------------------------------------------------------------------
1 | <%--
2 |
3 | Licensed to Jasig under one or more contributor license
4 | agreements. See the NOTICE file distributed with this work
5 | for additional information regarding copyright ownership.
6 | Jasig licenses this file to you under the Apache License,
7 | Version 2.0 (the "License"); you may not use this file
8 | except in compliance with the License. You may obtain a
9 | copy of the License at the following location:
10 |
11 | http://www.apache.org/licenses/LICENSE-2.0
12 |
13 | Unless required by applicable law or agreed to in writing,
14 | software distributed under the License is distributed on an
15 | "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16 | KIND, either express or implied. See the License for the
17 | specific language governing permissions and limitations
18 | under the License.
19 |
20 | --%>
21 |
22 |
23 |
24 |
25 |
26 |
27 |
--------------------------------------------------------------------------------
/cas/WEB-INF/view/jsp/protocol/2.0/casProxyFailureView.jsp:
--------------------------------------------------------------------------------
1 | <%--
2 |
3 | Licensed to Jasig under one or more contributor license
4 | agreements. See the NOTICE file distributed with this work
5 | for additional information regarding copyright ownership.
6 | Jasig licenses this file to you under the Apache License,
7 | Version 2.0 (the "License"); you may not use this file
8 | except in compliance with the License. You may obtain a
9 | copy of the License at the following location:
10 |
11 | http://www.apache.org/licenses/LICENSE-2.0
12 |
13 | Unless required by applicable law or agreed to in writing,
14 | software distributed under the License is distributed on an
15 | "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16 | KIND, either express or implied. See the License for the
17 | specific language governing permissions and limitations
18 | under the License.
19 |
20 | --%>
21 | <%@ page session="false" contentType="application/xml; charset=UTF-8" %>
22 | <%@ taglib prefix="fn" uri="http://java.sun.com/jsp/jstl/functions" %>
23 |
24 |
25 | ${fn:escapeXml(description)}
26 |
27 |
--------------------------------------------------------------------------------
/cas/WEB-INF/view/jsp/protocol/2.0/casProxySuccessView.jsp:
--------------------------------------------------------------------------------
1 | <%--
2 |
3 | Licensed to Jasig under one or more contributor license
4 | agreements. See the NOTICE file distributed with this work
5 | for additional information regarding copyright ownership.
6 | Jasig licenses this file to you under the Apache License,
7 | Version 2.0 (the "License"); you may not use this file
8 | except in compliance with the License. You may obtain a
9 | copy of the License at the following location:
10 |
11 | http://www.apache.org/licenses/LICENSE-2.0
12 |
13 | Unless required by applicable law or agreed to in writing,
14 | software distributed under the License is distributed on an
15 | "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16 | KIND, either express or implied. See the License for the
17 | specific language governing permissions and limitations
18 | under the License.
19 |
20 | --%>
21 | <%@ page session="false" contentType="application/xml; charset=UTF-8" %>
22 | <%@ taglib prefix="fn" uri="http://java.sun.com/jsp/jstl/functions" %>
23 |
24 |
25 | ${fn:escapeXml(ticket)}
26 |
27 |
--------------------------------------------------------------------------------
/cas/WEB-INF/view/jsp/protocol/2.0/casServiceValidationFailure.jsp:
--------------------------------------------------------------------------------
1 | <%--
2 |
3 | Licensed to Jasig under one or more contributor license
4 | agreements. See the NOTICE file distributed with this work
5 | for additional information regarding copyright ownership.
6 | Jasig licenses this file to you under the Apache License,
7 | Version 2.0 (the "License"); you may not use this file
8 | except in compliance with the License. You may obtain a
9 | copy of the License at the following location:
10 |
11 | http://www.apache.org/licenses/LICENSE-2.0
12 |
13 | Unless required by applicable law or agreed to in writing,
14 | software distributed under the License is distributed on an
15 | "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16 | KIND, either express or implied. See the License for the
17 | specific language governing permissions and limitations
18 | under the License.
19 |
20 | --%>
21 | <%@ page session="false" contentType="application/xml; charset=UTF-8" %>
22 | <%@ taglib prefix="fn" uri="http://java.sun.com/jsp/jstl/functions" %>
23 |
24 |
25 | ${fn:escapeXml(description)}
26 |
27 |
--------------------------------------------------------------------------------
/cas/WEB-INF/view/jsp/protocol/3.0/casServiceValidationFailure.jsp:
--------------------------------------------------------------------------------
1 | <%--
2 |
3 | Licensed to Jasig under one or more contributor license
4 | agreements. See the NOTICE file distributed with this work
5 | for additional information regarding copyright ownership.
6 | Jasig licenses this file to you under the Apache License,
7 | Version 2.0 (the "License"); you may not use this file
8 | except in compliance with the License. You may obtain a
9 | copy of the License at the following location:
10 |
11 | http://www.apache.org/licenses/LICENSE-2.0
12 |
13 | Unless required by applicable law or agreed to in writing,
14 | software distributed under the License is distributed on an
15 | "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16 | KIND, either express or implied. See the License for the
17 | specific language governing permissions and limitations
18 | under the License.
19 |
20 | --%>
21 | <%@ page session="false" contentType="application/xml; charset=UTF-8" %>
22 | <%@ taglib prefix="fn" uri="http://java.sun.com/jsp/jstl/functions" %>
23 |
24 |
25 | ${fn:escapeXml(description)}
26 |
27 |
--------------------------------------------------------------------------------
/cas/WEB-INF/view/jsp/protocol/casPostResponseView.jsp:
--------------------------------------------------------------------------------
1 | <%--
2 |
3 | Licensed to Jasig under one or more contributor license
4 | agreements. See the NOTICE file distributed with this work
5 | for additional information regarding copyright ownership.
6 | Jasig licenses this file to you under the Apache License,
7 | Version 2.0 (the "License"); you may not use this file
8 | except in compliance with the License. You may obtain a
9 | copy of the License at the following location:
10 |
11 | http://www.apache.org/licenses/LICENSE-2.0
12 |
13 | Unless required by applicable law or agreed to in writing,
14 | software distributed under the License is distributed on an
15 | "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16 | KIND, either express or implied. See the License for the
17 | specific language governing permissions and limitations
18 | under the License.
19 |
20 | --%>
21 | <%@ page language="java" session="false"%>
22 | <%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %>
23 |
24 |
25 | " method="post">
26 |
27 |
28 |
29 |
30 |
31 |
35 |
36 |
37 |
--------------------------------------------------------------------------------
/cas/WEB-INF/view/jsp/protocol/clearPass/clearPassFailure.jsp:
--------------------------------------------------------------------------------
1 | <%--
2 |
3 | Licensed to Jasig under one or more contributor license
4 | agreements. See the NOTICE file distributed with this work
5 | for additional information regarding copyright ownership.
6 | Jasig licenses this file to you under the Apache License,
7 | Version 2.0 (the "License"); you may not use this file
8 | except in compliance with the License. You may obtain a
9 | copy of the License at the following location:
10 |
11 | http://www.apache.org/licenses/LICENSE-2.0
12 |
13 | Unless required by applicable law or agreed to in writing,
14 | software distributed under the License is distributed on an
15 | "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16 | KIND, either express or implied. See the License for the
17 | specific language governing permissions and limitations
18 | under the License.
19 |
20 | --%>
21 | <%@ page session="false" contentType="application/xml; charset=UTF-8" %>
22 | <%@ taglib prefix="fn" uri="http://java.sun.com/jsp/jstl/functions" %>
23 |
24 | ${fn:escapeXml(description)}
25 |
--------------------------------------------------------------------------------
/cas/WEB-INF/view/jsp/protocol/clearPass/clearPassSuccess.jsp:
--------------------------------------------------------------------------------
1 | <%--
2 |
3 | Licensed to Jasig under one or more contributor license
4 | agreements. See the NOTICE file distributed with this work
5 | for additional information regarding copyright ownership.
6 | Jasig licenses this file to you under the Apache License,
7 | Version 2.0 (the "License"); you may not use this file
8 | except in compliance with the License. You may obtain a
9 | copy of the License at the following location:
10 |
11 | http://www.apache.org/licenses/LICENSE-2.0
12 |
13 | Unless required by applicable law or agreed to in writing,
14 | software distributed under the License is distributed on an
15 | "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16 | KIND, either express or implied. See the License for the
17 | specific language governing permissions and limitations
18 | under the License.
19 |
20 | --%>
21 | <%@ page session="false" contentType="application/xml; charset=UTF-8" %>
22 | <%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %>
23 | <%@ taglib uri="http://java.sun.com/jsp/jstl/functions" prefix="fn" %>
24 |
25 |
26 | ${fn:escapeXml(credentials)}
27 |
28 |
--------------------------------------------------------------------------------
/cas/WEB-INF/view/jsp/protocol/oauth/confirm.jsp:
--------------------------------------------------------------------------------
1 | <%--
2 |
3 | Licensed to Jasig under one or more contributor license
4 | agreements. See the NOTICE file distributed with this work
5 | for additional information regarding copyright ownership.
6 | Jasig licenses this file to you under the Apache License,
7 | Version 2.0 (the "License"); you may not use this file
8 | except in compliance with the License. You may obtain a
9 | copy of the License at the following location:
10 |
11 | http://www.apache.org/licenses/LICENSE-2.0
12 |
13 | Unless required by applicable law or agreed to in writing,
14 | software distributed under the License is distributed on an
15 | "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16 | KIND, either express or implied. See the License for the
17 | specific language governing permissions and limitations
18 | under the License.
19 |
20 | --%>
21 |
22 |
23 |
24 |
25 |
26 |
27 |
28 |
29 |
30 |
31 |
32 |
33 |
--------------------------------------------------------------------------------
/cas/WEB-INF/view/jsp/protocol/openid/casOpenIdAssociationFailureView.jsp:
--------------------------------------------------------------------------------
1 | <%--
2 |
3 | Licensed to Jasig under one or more contributor license
4 | agreements. See the NOTICE file distributed with this work
5 | for additional information regarding copyright ownership.
6 | Jasig licenses this file to you under the Apache License,
7 | Version 2.0 (the "License"); you may not use this file
8 | except in compliance with the License. You may obtain a
9 | copy of the License at the following location:
10 |
11 | http://www.apache.org/licenses/LICENSE-2.0
12 |
13 | Unless required by applicable law or agreed to in writing,
14 | software distributed under the License is distributed on an
15 | "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16 | KIND, either express or implied. See the License for the
17 | specific language governing permissions and limitations
18 | under the License.
19 |
20 | --%>
21 | <%= "openid.mode:cancel\n" %>
--------------------------------------------------------------------------------
/cas/WEB-INF/view/jsp/protocol/openid/casOpenIdAssociationSuccessView.jsp:
--------------------------------------------------------------------------------
1 | <%--
2 |
3 | Licensed to Jasig under one or more contributor license
4 | agreements. See the NOTICE file distributed with this work
5 | for additional information regarding copyright ownership.
6 | Jasig licenses this file to you under the Apache License,
7 | Version 2.0 (the "License"); you may not use this file
8 | except in compliance with the License. You may obtain a
9 | copy of the License at the following location:
10 |
11 | http://www.apache.org/licenses/LICENSE-2.0
12 |
13 | Unless required by applicable law or agreed to in writing,
14 | software distributed under the License is distributed on an
15 | "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16 | KIND, either express or implied. See the License for the
17 | specific language governing permissions and limitations
18 | under the License.
19 |
20 | --%>
21 | <%@ page import="java.util.Set, java.util.Map, java.util.Iterator" %>
22 | <%
23 | Map parameters = (Map)request.getAttribute("parameters");
24 | Iterator iterator = parameters.keySet().iterator();
25 | while (iterator.hasNext()) {
26 | String key = (String)iterator.next();
27 | String parameter = (String)parameters.get(key);
28 | out.print(key+":"+parameter+"\n");
29 | }
30 | %>
--------------------------------------------------------------------------------
/cas/WEB-INF/view/jsp/protocol/openid/casOpenIdServiceFailureView.jsp:
--------------------------------------------------------------------------------
1 | <%--
2 |
3 | Licensed to Jasig under one or more contributor license
4 | agreements. See the NOTICE file distributed with this work
5 | for additional information regarding copyright ownership.
6 | Jasig licenses this file to you under the Apache License,
7 | Version 2.0 (the "License"); you may not use this file
8 | except in compliance with the License. You may obtain a
9 | copy of the License at the following location:
10 |
11 | http://www.apache.org/licenses/LICENSE-2.0
12 |
13 | Unless required by applicable law or agreed to in writing,
14 | software distributed under the License is distributed on an
15 | "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16 | KIND, either express or implied. See the License for the
17 | specific language governing permissions and limitations
18 | under the License.
19 |
20 | --%>
21 | <%= "openid.mode:id_res\nis_valid:false\n" %>
--------------------------------------------------------------------------------
/cas/WEB-INF/view/jsp/protocol/openid/casOpenIdServiceSuccessView.jsp:
--------------------------------------------------------------------------------
1 | <%--
2 |
3 | Licensed to Jasig under one or more contributor license
4 | agreements. See the NOTICE file distributed with this work
5 | for additional information regarding copyright ownership.
6 | Jasig licenses this file to you under the Apache License,
7 | Version 2.0 (the "License"); you may not use this file
8 | except in compliance with the License. You may obtain a
9 | copy of the License at the following location:
10 |
11 | http://www.apache.org/licenses/LICENSE-2.0
12 |
13 | Unless required by applicable law or agreed to in writing,
14 | software distributed under the License is distributed on an
15 | "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16 | KIND, either express or implied. See the License for the
17 | specific language governing permissions and limitations
18 | under the License.
19 |
20 | --%>
21 | <%= "openid.mode:id_res\nis_valid:true\n" %>
--------------------------------------------------------------------------------
/cas/WEB-INF/view/jsp/protocol/openid/user.jsp:
--------------------------------------------------------------------------------
1 | <%--
2 |
3 | Licensed to Jasig under one or more contributor license
4 | agreements. See the NOTICE file distributed with this work
5 | for additional information regarding copyright ownership.
6 | Jasig licenses this file to you under the Apache License,
7 | Version 2.0 (the "License"); you may not use this file
8 | except in compliance with the License. You may obtain a
9 | copy of the License at the following location:
10 |
11 | http://www.apache.org/licenses/LICENSE-2.0
12 |
13 | Unless required by applicable law or agreed to in writing,
14 | software distributed under the License is distributed on an
15 | "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16 | KIND, either express or implied. See the License for the
17 | specific language governing permissions and limitations
18 | under the License.
19 |
20 | --%>
21 |
22 |
23 |
24 |
25 |
--------------------------------------------------------------------------------
/cas/bootstrap/fonts/glyphicons-halflings-regular.eot:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/bootstrap/fonts/glyphicons-halflings-regular.eot
--------------------------------------------------------------------------------
/cas/bootstrap/fonts/glyphicons-halflings-regular.ttf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/bootstrap/fonts/glyphicons-halflings-regular.ttf
--------------------------------------------------------------------------------
/cas/bootstrap/fonts/glyphicons-halflings-regular.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/bootstrap/fonts/glyphicons-halflings-regular.woff
--------------------------------------------------------------------------------
/cas/css/blue.css:
--------------------------------------------------------------------------------
1 | /* ---- Gebo Admin blue theme ---- */
2 |
3 | .navbar-inner {
4 | background: #3993ba;
5 | background: -moz-linear-gradient(top, #3993ba 0%, #067ead 100%);
6 | background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3993ba), color-stop(100%,#067ead));
7 | background: -webkit-linear-gradient(top, #3993ba 0%,#067ead 100%);
8 | background: -o-linear-gradient(top, #3993ba 0%,#067ead 100%);
9 | background: -ms-linear-gradient(top, #3993ba 0%,#067ead 100%);
10 | background: linear-gradient(top, #3993ba 0%,#067ead 100%);
11 | filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3993ba', endColorstr='#067ead',GradientType=0 );
12 | }
13 | .navbar .nav .active > a, .navbar .nav .active > a:hover {
14 | background: #206484 !important;
15 | }
16 | .navbar .divider-vertical {
17 | border-left-color:#2078A1;
18 | border-right-color:#3497C2;
19 | }
20 | .dropdown-menu li > a:hover, .dropdown-menu .active > a,
21 | .dropdown-menu .active > a:hover,
22 | .nav-list > .active > a, .nav-list > .active > a:hover,
23 | span.dynatree-active a {
24 | background: #48a6d2 !important;
25 | }
26 |
27 | .table thead th {background-color:#ebf2f6 !important}
28 | .dataTables_wrapper th.sorting_asc,.dataTables_wrapper th.sorting_desc {background-color:#d4e3eb !important}
29 |
--------------------------------------------------------------------------------
/cas/css/brown.css:
--------------------------------------------------------------------------------
1 | /* ---- Gebo Admin brown theme ---- */
2 |
3 | .navbar-inner {
4 | background: #9b6e3b;
5 | background: -moz-linear-gradient(top, #9b6e3b 0%, #76542d 100%);
6 | background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9b6e3b), color-stop(100%,#76542d));
7 | background: -webkit-linear-gradient(top, #9b6e3b 0%,#76542d 100%);
8 | background: -o-linear-gradient(top, #9b6e3b 0%,#76542d 100%);
9 | background: -ms-linear-gradient(top, #9b6e3b 0%,#76542d 100%);
10 | background: linear-gradient(top, #9b6e3b 0%,#76542d 100%);
11 | filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9b6e3b', endColorstr='#76542d',GradientType=0 );
12 | }
13 | .navbar .nav .active > a, .navbar .nav .active > a:hover {
14 | background: #76542d !important;
15 | }
16 | .navbar .divider-vertical {
17 | border-left-color:#76542d;
18 | border-right-color:#bb884e;
19 | }
20 | .dropdown-menu li > a:hover, .dropdown-menu .active > a,
21 | .dropdown-menu .active > a:hover,
22 | .nav-list > .active > a, .nav-list > .active > a:hover,
23 | span.dynatree-active a {
24 | background: #b47f44 !important;
25 | }
26 | .ui-menu .ui-menu-item a.ui-state-hover,
27 | .ui-menu .ui-menu-item a.ui-state-active {
28 | background: #b47f44 !important;
29 | border-color:#b47f44 !important;
30 | }
31 |
32 | .table thead th {background-color:#f8f3ee !important}
33 | .dataTables_wrapper th.sorting_asc,.dataTables_wrapper th.sorting_desc {background-color:#eee2d6 !important}
--------------------------------------------------------------------------------
/cas/css/dark.css:
--------------------------------------------------------------------------------
1 | /* ---- Gebo Admin dark theme ---- */
2 |
3 | .navbar-inner {
4 | background: #45484d;
5 | background: -moz-linear-gradient(top, #45484d 0%, #000000 100%);
6 | background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#45484d), color-stop(100%,#000000));
7 | background: -webkit-linear-gradient(top, #45484d 0%,#000000 100%);
8 | background: -o-linear-gradient(top, #45484d 0%,#000000 100%);
9 | background: -ms-linear-gradient(top, #45484d 0%,#000000 100%);
10 | background: linear-gradient(top, #45484d 0%,#000000 100%);
11 | filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45484d', endColorstr='#000000',GradientType=0 );
12 | }
13 | .navbar .nav .active > a, .navbar .nav .active > a:hover {
14 | background: #555 !important;
15 | }
16 | .navbar .divider-vertical {
17 | border-left-color:#000;
18 | border-right-color:#3b3b3b;
19 | }
20 | .dropdown-menu li > a:hover, .dropdown-menu .active > a,
21 | .dropdown-menu .active > a:hover,
22 | .nav-list > .active > a, .nav-list > .active > a:hover,
23 | span.dynatree-active a {
24 | background: #5c778a !important;
25 | }
26 | .ui-menu .ui-menu-item a.ui-state-hover,
27 | .ui-menu .ui-menu-item a.ui-state-active {
28 | background: #5c778a !important;
29 | border-color:#5c778a !important;
30 | }
31 |
32 | .table thead th {background-color:#f0f3f5 !important}
33 | .dataTables_wrapper th.sorting_asc,.dataTables_wrapper th.sorting_desc {background-color:#dce3e7 !important}
--------------------------------------------------------------------------------
/cas/css/eastern_blue.css:
--------------------------------------------------------------------------------
1 | /* ---- Gebo Admin eastern blue theme ---- */
2 |
3 | .navbar-inner {
4 | background: #37b0c9;
5 | background: -moz-linear-gradient(top, #37b0c9 0%, #1294af 100%);
6 | background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#37b0c9), color-stop(100%,#1294af));
7 | background: -webkit-linear-gradient(top, #37b0c9 0%,#1294af 100%);
8 | background: -o-linear-gradient(top, #37b0c9 0%,#1294af 100%);
9 | background: -ms-linear-gradient(top, #37b0c9 0%,#1294af 100%);
10 | background: linear-gradient(top, #37b0c9 0%,#1294af 100%);
11 | filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#37b0c9', endColorstr='#1294af',GradientType=0 );
12 | }
13 | .navbar .nav .active > a, .navbar .nav .active > a:hover {
14 | background: #0f7a90 !important;
15 | }
16 | .navbar .divider-vertical {
17 | border-left-color:#0f7a90;
18 | border-right-color:#15aece;
19 | }
20 | .dropdown-menu li > a:hover, .dropdown-menu .active > a,
21 | .dropdown-menu .active > a:hover,
22 | .nav-list > .active > a, .nav-list > .active > a:hover,
23 | span.dynatree-active a {
24 | background: #1294af !important;
25 | }
26 | .ui-menu .ui-menu-item a.ui-state-hover,
27 | .ui-menu .ui-menu-item a.ui-state-active {
28 | background: #1294af !important;
29 | border-color:#1294af !important;
30 | }
31 |
32 | .table thead th {background-color:#eaf5f8 !important}
33 | .dataTables_wrapper th.sorting_asc,.dataTables_wrapper th.sorting_desc {background-color:#d1e9f0 !important}
--------------------------------------------------------------------------------
/cas/css/green.css:
--------------------------------------------------------------------------------
1 | /* ---- Gebo Admin green theme ---- */
2 |
3 | .navbar-inner {
4 | background: #83994c;
5 | background: -moz-linear-gradient(top, #83994c 0%, #627530 100%);
6 | background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#83994c), color-stop(100%,#627530));
7 | background: -webkit-linear-gradient(top, #83994c 0%,#627530 100%);
8 | background: -o-linear-gradient(top, #83994c 0%,#627530 100%);
9 | background: -ms-linear-gradient(top, #83994c 0%,#627530 100%);
10 | background: linear-gradient(top, #83994c 0%,#627530 100%);
11 | filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#83994c', endColorstr='#627530',GradientType=0 );
12 | }
13 | .navbar .nav .active > a, .navbar .nav .active > a:hover {
14 | background: #58692b !important;
15 | }
16 | .navbar .divider-vertical {
17 | border-left-color:#627530;
18 | border-right-color:#80993f;
19 | }
20 | .dropdown-menu li > a:hover, .dropdown-menu .active > a,
21 | .dropdown-menu .active > a:hover,
22 | .nav-list > .active > a, .nav-list > .active > a:hover,
23 | span.dynatree-active a {
24 | background: #6c8135 !important;
25 | }
26 | .ui-menu .ui-menu-item a.ui-state-hover,
27 | .ui-menu .ui-menu-item a.ui-state-active {
28 | background: #6c8135 !important;
29 | border-color:#6c8135 !important;
30 | }
31 |
32 | .table thead th {background-color:#eff7ec !important}
33 | .dataTables_wrapper th.sorting_asc,.dataTables_wrapper th.sorting_desc {background-color:#dbedd4 !important}
--------------------------------------------------------------------------------
/cas/css/ie.css:
--------------------------------------------------------------------------------
1 | /* ---- Gebo Admin ie fixes ---- */
2 |
3 | .sidebar {position:fixed;top:40px;left:0;margin-left:0}
4 | .p_canvas {display:none}
5 | .modal-header .close {filter: alpha(opacity = 100);}
6 | .dataTables_filter {overflow:hidden}
7 | .row input[class*="span"],.row textarea[class*="span"],.row select[class*="span"] {display:inline;min-height:18px}
8 | .ui-spinner input, .ui-spinner input:focus {min-height:18px;padding-top:5px}
9 | .js #simple_wizard,.js #validate_wizard {visibility:visible}
10 | .step {border:none}
11 | input:focus,textarea:focus {border-color: #75b9f0}
--------------------------------------------------------------------------------
/cas/css/tamarillo.css:
--------------------------------------------------------------------------------
1 | /* ---- Gebo Admin tamarillo theme ---- */
2 |
3 | .navbar-inner {
4 | background: #af2c36;
5 | background: -moz-linear-gradient(top, #af2c36 0%, #791e25 100%);
6 | background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#af2c36), color-stop(100%,#791e25));
7 | background: -webkit-linear-gradient(top, #af2c36 0%,#791e25 100%);
8 | background: -o-linear-gradient(top, #af2c36 0%,#791e25 100%);
9 | background: -ms-linear-gradient(top, #af2c36 0%,#791e25 100%);
10 | background: linear-gradient(top, #af2c36 0%,#791e25 100%);
11 | filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#af2c36', endColorstr='#791e25',GradientType=0 );
12 | }
13 | .navbar .nav .active > a, .navbar .nav .active > a:hover {
14 | background: #94252e !important;
15 | }
16 | .navbar .divider-vertical {
17 | border-left-color:#791e25;
18 | border-right-color:#bd2f3a;
19 | }
20 | .dropdown-menu li > a:hover, .dropdown-menu .active > a,
21 | .dropdown-menu .active > a:hover,
22 | .nav-list > .active > a, .nav-list > .active > a:hover,
23 | span.dynatree-active a {
24 | background: #94252e !important;
25 | }
26 | .ui-menu .ui-menu-item a.ui-state-hover,
27 | .ui-menu .ui-menu-item a.ui-state-active {
28 | background: #94252e !important;
29 | border-color:#94252e !important;
30 | }
31 |
32 | .table thead th {background-color:#f6eeef !important}
33 | .dataTables_wrapper th.sorting_asc,.dataTables_wrapper th.sorting_desc {background-color:#ead8da !important}
--------------------------------------------------------------------------------
/cas/favicon.ico:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/favicon.ico
--------------------------------------------------------------------------------
/cas/gallery/Image01.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/gallery/Image01.jpg
--------------------------------------------------------------------------------
/cas/gallery/Image01_tn.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/gallery/Image01_tn.jpg
--------------------------------------------------------------------------------
/cas/gallery/Image02.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/gallery/Image02.jpg
--------------------------------------------------------------------------------
/cas/gallery/Image02_tn.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/gallery/Image02_tn.jpg
--------------------------------------------------------------------------------
/cas/gallery/Image03.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/gallery/Image03.jpg
--------------------------------------------------------------------------------
/cas/gallery/Image03_tn.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/gallery/Image03_tn.jpg
--------------------------------------------------------------------------------
/cas/gallery/Image04.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/gallery/Image04.jpg
--------------------------------------------------------------------------------
/cas/gallery/Image04_tn.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/gallery/Image04_tn.jpg
--------------------------------------------------------------------------------
/cas/gallery/Image05.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/gallery/Image05.jpg
--------------------------------------------------------------------------------
/cas/gallery/Image05_tn.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/gallery/Image05_tn.jpg
--------------------------------------------------------------------------------
/cas/gallery/Image06.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/gallery/Image06.jpg
--------------------------------------------------------------------------------
/cas/gallery/Image06_tn.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/gallery/Image06_tn.jpg
--------------------------------------------------------------------------------
/cas/gallery/Image07.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/gallery/Image07.jpg
--------------------------------------------------------------------------------
/cas/gallery/Image07_tn.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/gallery/Image07_tn.jpg
--------------------------------------------------------------------------------
/cas/gallery/Image08.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/gallery/Image08.jpg
--------------------------------------------------------------------------------
/cas/gallery/Image08_tn.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/gallery/Image08_tn.jpg
--------------------------------------------------------------------------------
/cas/gallery/Image09.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/gallery/Image09.jpg
--------------------------------------------------------------------------------
/cas/gallery/Image09_tn.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/gallery/Image09_tn.jpg
--------------------------------------------------------------------------------
/cas/gallery/Image10.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/gallery/Image10.jpg
--------------------------------------------------------------------------------
/cas/gallery/Image10_tn.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/gallery/Image10_tn.jpg
--------------------------------------------------------------------------------
/cas/gallery/Image11.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/gallery/Image11.jpg
--------------------------------------------------------------------------------
/cas/gallery/Image11_tn.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/gallery/Image11_tn.jpg
--------------------------------------------------------------------------------
/cas/gallery/Image12.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/gallery/Image12.jpg
--------------------------------------------------------------------------------
/cas/gallery/Image12_tn.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/gallery/Image12_tn.jpg
--------------------------------------------------------------------------------
/cas/gallery/Image13.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/gallery/Image13.jpg
--------------------------------------------------------------------------------
/cas/gallery/Image13_tn.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/gallery/Image13_tn.jpg
--------------------------------------------------------------------------------
/cas/gallery/Image14.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/gallery/Image14.jpg
--------------------------------------------------------------------------------
/cas/gallery/Image14_tn.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/gallery/Image14_tn.jpg
--------------------------------------------------------------------------------
/cas/gallery/Image15.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/gallery/Image15.jpg
--------------------------------------------------------------------------------
/cas/gallery/Image15_tn.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/gallery/Image15_tn.jpg
--------------------------------------------------------------------------------
/cas/gallery/Image16.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/gallery/Image16.jpg
--------------------------------------------------------------------------------
/cas/gallery/Image16_tn.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/gallery/Image16_tn.jpg
--------------------------------------------------------------------------------
/cas/gallery/Image17.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/gallery/Image17.jpg
--------------------------------------------------------------------------------
/cas/gallery/Image17_tn.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/gallery/Image17_tn.jpg
--------------------------------------------------------------------------------
/cas/gallery/Image18.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/gallery/Image18.jpg
--------------------------------------------------------------------------------
/cas/gallery/Image18_tn.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/gallery/Image18_tn.jpg
--------------------------------------------------------------------------------
/cas/gallery/Image19.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/gallery/Image19.jpg
--------------------------------------------------------------------------------
/cas/gallery/Image19_tn.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/gallery/Image19_tn.jpg
--------------------------------------------------------------------------------
/cas/gallery/Image20.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/gallery/Image20.jpg
--------------------------------------------------------------------------------
/cas/gallery/Image20_tn.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/gallery/Image20_tn.jpg
--------------------------------------------------------------------------------
/cas/gallery/Image21.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/gallery/Image21.jpg
--------------------------------------------------------------------------------
/cas/gallery/Image21_tn.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/gallery/Image21_tn.jpg
--------------------------------------------------------------------------------
/cas/gallery/Image22.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/gallery/Image22.jpg
--------------------------------------------------------------------------------
/cas/gallery/Image22_tn.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/gallery/Image22_tn.jpg
--------------------------------------------------------------------------------
/cas/gallery/Image23.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/gallery/Image23.jpg
--------------------------------------------------------------------------------
/cas/gallery/Image23_tn.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/gallery/Image23_tn.jpg
--------------------------------------------------------------------------------
/cas/gallery/Image24.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/gallery/Image24.jpg
--------------------------------------------------------------------------------
/cas/gallery/Image24_tn.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/gallery/Image24_tn.jpg
--------------------------------------------------------------------------------
/cas/gallery/Image25.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/gallery/Image25.jpg
--------------------------------------------------------------------------------
/cas/gallery/Image25_tn.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/gallery/Image25_tn.jpg
--------------------------------------------------------------------------------
/cas/gallery/Image26.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/gallery/Image26.jpg
--------------------------------------------------------------------------------
/cas/gallery/Image26_tn.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/gallery/Image26_tn.jpg
--------------------------------------------------------------------------------
/cas/gallery/Image27.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/gallery/Image27.jpg
--------------------------------------------------------------------------------
/cas/gallery/Image27_tn.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/gallery/Image27_tn.jpg
--------------------------------------------------------------------------------
/cas/gallery/Image28.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/gallery/Image28.jpg
--------------------------------------------------------------------------------
/cas/gallery/Image28_tn.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/gallery/Image28_tn.jpg
--------------------------------------------------------------------------------
/cas/gallery/Image29.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/gallery/Image29.jpg
--------------------------------------------------------------------------------
/cas/gallery/Image29_tn.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/gallery/Image29_tn.jpg
--------------------------------------------------------------------------------
/cas/images/confirm.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/images/confirm.gif
--------------------------------------------------------------------------------
/cas/images/error.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/images/error.gif
--------------------------------------------------------------------------------
/cas/images/green.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/images/green.gif
--------------------------------------------------------------------------------
/cas/images/info.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/images/info.gif
--------------------------------------------------------------------------------
/cas/images/ja-sig-logo.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/images/ja-sig-logo.gif
--------------------------------------------------------------------------------
/cas/images/key-point_bl.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/images/key-point_bl.gif
--------------------------------------------------------------------------------
/cas/images/key-point_br.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/images/key-point_br.gif
--------------------------------------------------------------------------------
/cas/images/key-point_tl.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/images/key-point_tl.gif
--------------------------------------------------------------------------------
/cas/images/key-point_tr.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/images/key-point_tr.gif
--------------------------------------------------------------------------------
/cas/images/question.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/images/question.png
--------------------------------------------------------------------------------
/cas/images/red.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/images/red.gif
--------------------------------------------------------------------------------
/cas/img/acc_icons.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/img/acc_icons.png
--------------------------------------------------------------------------------
/cas/img/adt-icons.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/img/adt-icons.png
--------------------------------------------------------------------------------
/cas/img/bg_a.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/img/bg_a.png
--------------------------------------------------------------------------------
/cas/img/bg_b.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/img/bg_b.png
--------------------------------------------------------------------------------
/cas/img/bg_c.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/img/bg_c.png
--------------------------------------------------------------------------------
/cas/img/bg_d.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/img/bg_d.png
--------------------------------------------------------------------------------
/cas/img/bg_e.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/img/bg_e.png
--------------------------------------------------------------------------------
/cas/img/bullet_blue.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/img/bullet_blue.png
--------------------------------------------------------------------------------
/cas/img/bullet_green.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/img/bullet_green.png
--------------------------------------------------------------------------------
/cas/img/bullet_orange.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/img/bullet_orange.png
--------------------------------------------------------------------------------
/cas/img/bullet_red.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/img/bullet_red.png
--------------------------------------------------------------------------------
/cas/img/error_big.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/img/error_big.png
--------------------------------------------------------------------------------
/cas/img/external_link.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/img/external_link.png
--------------------------------------------------------------------------------
/cas/img/flags/flags.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/img/flags/flags.png
--------------------------------------------------------------------------------
/cas/img/font-awesome/font/fontawesome-webfont.eot:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/img/font-awesome/font/fontawesome-webfont.eot
--------------------------------------------------------------------------------
/cas/img/font-awesome/font/fontawesome-webfont.eot縱=3.2.1.eot:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/img/font-awesome/font/fontawesome-webfont.eot縱=3.2.1.eot
--------------------------------------------------------------------------------
/cas/img/font-awesome/font/fontawesome-webfont.ttf縱=3.2.1.ttf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/img/font-awesome/font/fontawesome-webfont.ttf縱=3.2.1.ttf
--------------------------------------------------------------------------------
/cas/img/font-awesome/font/fontawesome-webfont.woff縱=3.2.1.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/img/font-awesome/font/fontawesome-webfont.woff縱=3.2.1.woff
--------------------------------------------------------------------------------
/cas/img/gCons/ID.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/img/gCons/ID.png
--------------------------------------------------------------------------------
/cas/img/gCons/Scissors.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/img/gCons/Scissors.png
--------------------------------------------------------------------------------
/cas/img/gCons/add-item.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/img/gCons/add-item.png
--------------------------------------------------------------------------------
/cas/img/gCons/addressbook.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/img/gCons/addressbook.png
--------------------------------------------------------------------------------
/cas/img/gCons/agent.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/img/gCons/agent.png
--------------------------------------------------------------------------------
/cas/img/gCons/apple.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/img/gCons/apple.png
--------------------------------------------------------------------------------
/cas/img/gCons/arrow-round.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/img/gCons/arrow-round.png
--------------------------------------------------------------------------------
/cas/img/gCons/badge.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/img/gCons/badge.png
--------------------------------------------------------------------------------
/cas/img/gCons/bar-chart-02.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/img/gCons/bar-chart-02.png
--------------------------------------------------------------------------------
/cas/img/gCons/bar-chart.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/img/gCons/bar-chart.png
--------------------------------------------------------------------------------
/cas/img/gCons/battery-full.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/img/gCons/battery-full.png
--------------------------------------------------------------------------------
/cas/img/gCons/bird.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/img/gCons/bird.png
--------------------------------------------------------------------------------
/cas/img/gCons/boat.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/img/gCons/boat.png
--------------------------------------------------------------------------------
/cas/img/gCons/bookmark.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/img/gCons/bookmark.png
--------------------------------------------------------------------------------
/cas/img/gCons/briefcase.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/img/gCons/briefcase.png
--------------------------------------------------------------------------------
/cas/img/gCons/calculator.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/img/gCons/calculator.png
--------------------------------------------------------------------------------
/cas/img/gCons/calendar.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/img/gCons/calendar.png
--------------------------------------------------------------------------------
/cas/img/gCons/cassette.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/img/gCons/cassette.png
--------------------------------------------------------------------------------
/cas/img/gCons/chain.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/img/gCons/chain.png
--------------------------------------------------------------------------------
/cas/img/gCons/chat-.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/img/gCons/chat-.png
--------------------------------------------------------------------------------
/cas/img/gCons/chat-02.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/img/gCons/chat-02.png
--------------------------------------------------------------------------------
/cas/img/gCons/cloud-filled.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/img/gCons/cloud-filled.png
--------------------------------------------------------------------------------
/cas/img/gCons/cloud-outline.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/img/gCons/cloud-outline.png
--------------------------------------------------------------------------------
/cas/img/gCons/computer.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/img/gCons/computer.png
--------------------------------------------------------------------------------
/cas/img/gCons/configuration.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/img/gCons/configuration.png
--------------------------------------------------------------------------------
/cas/img/gCons/configuration02.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/img/gCons/configuration02.png
--------------------------------------------------------------------------------
/cas/img/gCons/connected.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/img/gCons/connected.png
--------------------------------------------------------------------------------
/cas/img/gCons/connections.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/img/gCons/connections.png
--------------------------------------------------------------------------------
/cas/img/gCons/container.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/img/gCons/container.png
--------------------------------------------------------------------------------
/cas/img/gCons/copy-item.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/img/gCons/copy-item.png
--------------------------------------------------------------------------------
/cas/img/gCons/database.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/img/gCons/database.png
--------------------------------------------------------------------------------
/cas/img/gCons/delete-item.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/img/gCons/delete-item.png
--------------------------------------------------------------------------------
/cas/img/gCons/disc.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/img/gCons/disc.png
--------------------------------------------------------------------------------
/cas/img/gCons/dollar.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/img/gCons/dollar.png
--------------------------------------------------------------------------------
/cas/img/gCons/download.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/img/gCons/download.png
--------------------------------------------------------------------------------
/cas/img/gCons/edit.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/img/gCons/edit.png
--------------------------------------------------------------------------------
/cas/img/gCons/email.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/img/gCons/email.png
--------------------------------------------------------------------------------
/cas/img/gCons/fan.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/img/gCons/fan.png
--------------------------------------------------------------------------------
/cas/img/gCons/fancy-globe.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/img/gCons/fancy-globe.png
--------------------------------------------------------------------------------
/cas/img/gCons/female-user.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/img/gCons/female-user.png
--------------------------------------------------------------------------------
/cas/img/gCons/fire.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/img/gCons/fire.png
--------------------------------------------------------------------------------
/cas/img/gCons/first-aid.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/img/gCons/first-aid.png
--------------------------------------------------------------------------------
/cas/img/gCons/flag.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/img/gCons/flag.png
--------------------------------------------------------------------------------
/cas/img/gCons/flower.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/img/gCons/flower.png
--------------------------------------------------------------------------------
/cas/img/gCons/full-screen.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/img/gCons/full-screen.png
--------------------------------------------------------------------------------
/cas/img/gCons/glasses.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/img/gCons/glasses.png
--------------------------------------------------------------------------------
/cas/img/gCons/globe.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/img/gCons/globe.png
--------------------------------------------------------------------------------
/cas/img/gCons/happy-face.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/img/gCons/happy-face.png
--------------------------------------------------------------------------------
/cas/img/gCons/headphone.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/img/gCons/headphone.png
--------------------------------------------------------------------------------
/cas/img/gCons/heart.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/img/gCons/heart.png
--------------------------------------------------------------------------------
/cas/img/gCons/home.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/img/gCons/home.png
--------------------------------------------------------------------------------
/cas/img/gCons/ipod.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/img/gCons/ipod.png
--------------------------------------------------------------------------------
/cas/img/gCons/lab.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/img/gCons/lab.png
--------------------------------------------------------------------------------
/cas/img/gCons/lady.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/img/gCons/lady.png
--------------------------------------------------------------------------------
/cas/img/gCons/lamp.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/img/gCons/lamp.png
--------------------------------------------------------------------------------
/cas/img/gCons/leaves.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/img/gCons/leaves.png
--------------------------------------------------------------------------------
/cas/img/gCons/light.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/img/gCons/light.png
--------------------------------------------------------------------------------
/cas/img/gCons/line-globe.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/img/gCons/line-globe.png
--------------------------------------------------------------------------------
/cas/img/gCons/lock.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/img/gCons/lock.png
--------------------------------------------------------------------------------
/cas/img/gCons/lookup.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/img/gCons/lookup.png
--------------------------------------------------------------------------------
/cas/img/gCons/male-user.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/img/gCons/male-user.png
--------------------------------------------------------------------------------
/cas/img/gCons/microphone.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/img/gCons/microphone.png
--------------------------------------------------------------------------------
/cas/img/gCons/mobile.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/img/gCons/mobile.png
--------------------------------------------------------------------------------
/cas/img/gCons/mobile2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/img/gCons/mobile2.png
--------------------------------------------------------------------------------
/cas/img/gCons/mouse.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/img/gCons/mouse.png
--------------------------------------------------------------------------------
/cas/img/gCons/multi-agents.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/img/gCons/multi-agents.png
--------------------------------------------------------------------------------
/cas/img/gCons/music-node.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/img/gCons/music-node.png
--------------------------------------------------------------------------------
/cas/img/gCons/network-pc.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/img/gCons/network-pc.png
--------------------------------------------------------------------------------
/cas/img/gCons/network.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/img/gCons/network.png
--------------------------------------------------------------------------------
/cas/img/gCons/next-item.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/img/gCons/next-item.png
--------------------------------------------------------------------------------
/cas/img/gCons/phone.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/img/gCons/phone.png
--------------------------------------------------------------------------------
/cas/img/gCons/pie-chart.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/img/gCons/pie-chart.png
--------------------------------------------------------------------------------
/cas/img/gCons/pin.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/img/gCons/pin.png
--------------------------------------------------------------------------------
/cas/img/gCons/plane.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/img/gCons/plane.png
--------------------------------------------------------------------------------
/cas/img/gCons/print.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/img/gCons/print.png
--------------------------------------------------------------------------------
/cas/img/gCons/processing-02.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/img/gCons/processing-02.png
--------------------------------------------------------------------------------
/cas/img/gCons/processing.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/img/gCons/processing.png
--------------------------------------------------------------------------------
/cas/img/gCons/push-pin.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/img/gCons/push-pin.png
--------------------------------------------------------------------------------
/cas/img/gCons/recycle-empty.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/img/gCons/recycle-empty.png
--------------------------------------------------------------------------------
/cas/img/gCons/recycle-full.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/img/gCons/recycle-full.png
--------------------------------------------------------------------------------
/cas/img/gCons/reload.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/img/gCons/reload.png
--------------------------------------------------------------------------------
/cas/img/gCons/rss.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/img/gCons/rss.png
--------------------------------------------------------------------------------
/cas/img/gCons/satellite.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/img/gCons/satellite.png
--------------------------------------------------------------------------------
/cas/img/gCons/save.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/img/gCons/save.png
--------------------------------------------------------------------------------
/cas/img/gCons/scale.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/img/gCons/scale.png
--------------------------------------------------------------------------------
/cas/img/gCons/screen.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/img/gCons/screen.png
--------------------------------------------------------------------------------
/cas/img/gCons/search.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/img/gCons/search.png
--------------------------------------------------------------------------------
/cas/img/gCons/server.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/img/gCons/server.png
--------------------------------------------------------------------------------
/cas/img/gCons/shield.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/img/gCons/shield.png
--------------------------------------------------------------------------------
/cas/img/gCons/shut-down.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/img/gCons/shut-down.png
--------------------------------------------------------------------------------
/cas/img/gCons/star.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/img/gCons/star.png
--------------------------------------------------------------------------------
/cas/img/gCons/tag.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/img/gCons/tag.png
--------------------------------------------------------------------------------
/cas/img/gCons/tap.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/img/gCons/tap.png
--------------------------------------------------------------------------------
/cas/img/gCons/tree.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/img/gCons/tree.png
--------------------------------------------------------------------------------
/cas/img/gCons/umbrella.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/img/gCons/umbrella.png
--------------------------------------------------------------------------------
/cas/img/gCons/unlock.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/img/gCons/unlock.png
--------------------------------------------------------------------------------
/cas/img/gCons/usb.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/img/gCons/usb.png
--------------------------------------------------------------------------------
/cas/img/gCons/van.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/img/gCons/van.png
--------------------------------------------------------------------------------
/cas/img/gCons/wifi.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/img/gCons/wifi.png
--------------------------------------------------------------------------------
/cas/img/gCons/world.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/img/gCons/world.png
--------------------------------------------------------------------------------
/cas/img/logo.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/img/logo.jpg
--------------------------------------------------------------------------------
/cas/img/poster.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/img/poster.jpg
--------------------------------------------------------------------------------
/cas/img/sidebar_switch.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/img/sidebar_switch.png
--------------------------------------------------------------------------------
/cas/img/spinner_arrows.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/img/spinner_arrows.gif
--------------------------------------------------------------------------------
/cas/img/splashy/splashy.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/img/splashy/splashy.png
--------------------------------------------------------------------------------
/cas/img/ui.totop.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/img/ui.totop.png
--------------------------------------------------------------------------------
/cas/img/user_avatar.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/img/user_avatar.png
--------------------------------------------------------------------------------
/cas/img/vid_local.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/img/vid_local.png
--------------------------------------------------------------------------------
/cas/img/vid_vimeo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/img/vid_vimeo.png
--------------------------------------------------------------------------------
/cas/img/vid_yt.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/img/vid_yt.png
--------------------------------------------------------------------------------
/cas/img/vimeo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/img/vimeo.png
--------------------------------------------------------------------------------
/cas/index.jsp:
--------------------------------------------------------------------------------
1 | <%--
2 |
3 | Licensed to Jasig under one or more contributor license
4 | agreements. See the NOTICE file distributed with this work
5 | for additional information regarding copyright ownership.
6 | Jasig licenses this file to you under the Apache License,
7 | Version 2.0 (the "License"); you may not use this file
8 | except in compliance with the License. You may obtain a
9 | copy of the License at the following location:
10 |
11 | http://www.apache.org/licenses/LICENSE-2.0
12 |
13 | Unless required by applicable law or agreed to in writing,
14 | software distributed under the License is distributed on an
15 | "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16 | KIND, either express or implied. See the License for the
17 | specific language governing permissions and limitations
18 | under the License.
19 |
20 | --%>
21 | <%@ page language="java" session="false" %>
22 |
23 | <%
24 | final String queryString = request.getQueryString();
25 | final String url = request.getContextPath() + "/login" + (queryString != null ? "?" + queryString : "");
26 | response.sendRedirect(response.encodeURL(url));%>
27 |
--------------------------------------------------------------------------------
/cas/js/cas.js:
--------------------------------------------------------------------------------
1 | /*
2 | * Licensed to Jasig under one or more contributor license
3 | * agreements. See the NOTICE file distributed with this work
4 | * for additional information regarding copyright ownership.
5 | * Jasig licenses this file to you under the Apache License,
6 | * Version 2.0 (the "License"); you may not use this file
7 | * except in compliance with the License. You may obtain a
8 | * copy of the License at the following location:
9 | *
10 | * http://www.apache.org/licenses/LICENSE-2.0
11 | *
12 | * Unless required by applicable law or agreed to in writing,
13 | * software distributed under the License is distributed on an
14 | * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
15 | * KIND, either express or implied. See the License for the
16 | * specific language governing permissions and limitations
17 | * under the License.
18 | */
19 |
20 | $(document).ready(function(){
21 | //focus username field
22 | $("input:visible:enabled:first").focus();
23 | //flash error box
24 | $('#msg.errors').animate({ backgroundColor: 'rgb(187,0,0)' }, 30).animate({ backgroundColor: 'rgb(255,238,221)' }, 500);
25 |
26 | //flash success box
27 | $('#msg.success').animate({ backgroundColor: 'rgb(51,204,0)' }, 30).animate({ backgroundColor: 'rgb(221,255,170)' }, 500);
28 |
29 | //flash confirm box
30 | $('#msg.question').animate({ backgroundColor: 'rgb(51,204,0)' }, 30).animate({ backgroundColor: 'rgb(221,255,170)' }, 500);
31 |
32 | /*
33 | * Using the JavaScript Debug library, you may issue log messages such as:
34 | * debug.log("Welcome to Central Authentication Service");
35 | */
36 | });
37 |
--------------------------------------------------------------------------------
/cas/lib/CLEditor/images/buttons.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tinybyhuang/sso-shiro-cas/79950e926226abfe3be77d504f2a2979b08595f1/cas/lib/CLEditor/images/buttons.gif
--------------------------------------------------------------------------------
/cas/lib/CLEditor/jquery.cleditor.css:
--------------------------------------------------------------------------------
1 | .cleditorMain {background-color:#fff;-webkit-border-radius: 6px;border-radius: 6px}
2 | .cleditorMain iframe {border:none; margin:0; padding:0}
3 | .cleditorMain textarea {border:none; margin:0; padding:0; overflow-y:scroll; font:10pt Arial,Verdana; resize:none; outline:none /* webkit grip focus */}
4 | .cleditorToolbar {background: #f2f2f2;padding:0 4px}
5 | .cleditorGroup {float:left; height:26px}
6 | .cleditorButton {float:left; width:24px; height:24px; margin:1px 0 1px 0; background: url('images/buttons.gif')}
7 | .cleditorDisabled {opacity:0.3; filter:alpha(opacity=30)}
8 | .cleditorDivider {float:left; width:1px; height:23px; margin:1px 0 1px 0; background:#CCC}
9 | .cleditorPopup {border:solid 1px #999; background-color:white; position:absolute; font:10pt Arial,Verdana; cursor:default; z-index:10000}
10 | .cleditorList div {padding:2px 4px 2px 4px}
11 | .cleditorList p,
12 | .cleditorList h1,
13 | .cleditorList h2,
14 | .cleditorList h3,
15 | .cleditorList h4,
16 | .cleditorList h5,
17 | .cleditorList h6,
18 | .cleditorList font {padding:0; margin:0; background-color:Transparent}
19 | .cleditorColor {width:150px; padding:1px 0 0 1px}
20 | .cleditorColor div {float:left; width:14px; height:14px; margin:0 1px 1px 0}
21 | .cleditorPrompt {background-color:#F6F7F9; padding:4px; font-size:8.5pt}
22 | .cleditorPrompt input,
23 | .cleditorPrompt textarea {font:8.5pt Arial,Verdana;}
24 | .cleditorMsg {background-color:#FDFCEE; width:150px; padding:4px; font-size:8.5pt}
25 |
--------------------------------------------------------------------------------
/cas/lib/CLEditor/jquery.cleditor.icon.min.js:
--------------------------------------------------------------------------------
1 | /*
2 | CLEditor Icon Plugin v1.0
3 | http://premiumsoftware.net/cleditor
4 | requires CLEditor v1.2 or later
5 |
6 | Copyright 2010, Chris Landowski, Premium Software, LLC
7 | Dual licensed under the MIT or GPL Version 2 licenses.
8 | */
9 | (function(a){var d=a.cleditor.imagesPath()+"icons/",e="URL("+d+"icons.gif)";a.cleditor.buttons.icon={name:"icon",css:{backgroundImage:e,backgroundPosition:"2px 2px"},title:"Insert Icon",command:"insertimage",popupName:"Icon",popupHover:true,buttonClick:function(f,b){a(b.popup).width(60)},popupClick:function(f,b){var h=-parseInt(f.target.style.backgroundPosition)/20+1;b.value=d+h+".gif"}};for(var g=a("