forked from rubycas/rubycas-server
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathManifest.txt
87 lines (87 loc) · 2.37 KB
/
Manifest.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
CHANGELOG.txt
History.txt
LICENSE.txt
Manifest.txt
PostInstall.txt
README.txt
Rakefile
bin/rubycas-server
bin/rubycas-server-ctl
config.example.yml
config.ru
config/hoe.rb
config/requirements.rb
custom_views.example.rb
lib/casserver.rb
lib/casserver/authenticators/active_directory_ldap.rb
lib/casserver/authenticators/base.rb
lib/casserver/authenticators/client_certificate.rb
lib/casserver/authenticators/google.rb
lib/casserver/authenticators/ldap.rb
lib/casserver/authenticators/ntlm.rb
lib/casserver/authenticators/open_id.rb
lib/casserver/authenticators/sql.rb
lib/casserver/authenticators/sql_encrypted.rb
lib/casserver/authenticators/sql_md5.rb
lib/casserver/authenticators/sql_rest_auth.rb
lib/casserver/authenticators/test.rb
lib/casserver/cas.rb
lib/casserver/conf.rb
lib/casserver/controllers.rb
lib/casserver/load_picnic.rb
lib/casserver/localization.rb
lib/casserver/models.rb
lib/casserver/postambles.rb
lib/casserver/utils.rb
lib/casserver/version.rb
lib/casserver/views.rb
lib/rubycas-server.rb
lib/rubycas-server/version.rb
locale/de_DE/LC_MESSAGES/rubycas-server.mo
locale/es_ES/LC_MESSAGES/rubycas-server.mo
locale/fr_FR/LC_MESSAGES/rubycas-server.mo
locale/ja_JP/LC_MESSAGES/rubycas-server.mo
locale/pl_PL/LC_MESSAGES/rubycas-server.mo
locale/pt_BR/LC_MESSAGES/rubycas-server.mo
locale/ru_RU/LC_MESSAGES/rubycas-server.mo
locale/zh_TW/LC_MESSAGES/rubycas-server.mo
po/de_DE/rubycas-server.po
po/es_ES/rubycas-server.po
po/fr_FR/rubycas-server.po
po/ja_JP/rubycas-server.po
po/pl_PL/rubycas-server.po
po/pt_BR/rubycas-server.po
po/ru_RU/rubycas-server.po
po/zh_TW/rubycas-server.po
po/rubycas-server.pot
public/themes/cas.css
public/themes/notice.png
public/themes/ok.png
public/themes/simple/bg.png
public/themes/simple/favicon.png
public/themes/simple/login_box_bg.png
public/themes/simple/logo.png
public/themes/simple/theme.css
public/themes/urbacon/bg.png
public/themes/urbacon/login_box_bg.png
public/themes/urbacon/logo.png
public/themes/urbacon/theme.css
public/themes/warning.png
resources/init.d.sh
script/console
script/destroy
script/generate
script/txt2html
setup.rb
tasks/deployment.rake
tasks/environment.rake
tasks/localization.rake
tasks/website.rake
vendor/isaac_0.9.1/LICENSE
vendor/isaac_0.9.1/README
vendor/isaac_0.9.1/TODO
vendor/isaac_0.9.1/VERSIONS
vendor/isaac_0.9.1/crypt/ISAAC.rb
vendor/isaac_0.9.1/isaac.gemspec
vendor/isaac_0.9.1/setup.rb
vendor/isaac_0.9.1/test/TC_ISAAC.rb