This file is indexed.

/usr/share/pyshared/repoze.who.plugins.ldap-1.0.egg-info/SOURCES.txt is in python-repoze.who-plugins 20090913-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 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
CHANGELOG
LICENSE
MANIFEST.in
README
VERSION
setup.cfg
setup.py
demo/README
demo/__init__.py
demo/development.ini
demo/setup.cfg
demo/setup.py
demo/test.ini
demo/who.ini
demo/ldapauth/__init__.py
demo/ldapauth/websetup.py
demo/ldapauth/config/__init__.py
demo/ldapauth/config/app_cfg.py
demo/ldapauth/config/environment.py
demo/ldapauth/config/middleware.py
demo/ldapauth/controllers/__init__.py
demo/ldapauth/controllers/error.py
demo/ldapauth/controllers/root.py
demo/ldapauth/controllers/template.py
demo/ldapauth/lib/__init__.py
demo/ldapauth/lib/app_globals.py
demo/ldapauth/lib/base.py
demo/ldapauth/lib/helpers.py
demo/ldapauth/model/__init__.py
demo/ldapauth/model/identity.py
demo/ldapauth/public/favicon.ico
demo/ldapauth/public/css/style.css
demo/ldapauth/public/images/error.png
demo/ldapauth/public/images/grad_blue_7x80.png
demo/ldapauth/public/images/header_inner2.png
demo/ldapauth/public/images/info.png
demo/ldapauth/public/images/logo.gif
demo/ldapauth/public/images/logo.png
demo/ldapauth/public/images/ok.png
demo/ldapauth/public/images/star.png
demo/ldapauth/public/images/strype2.png
demo/ldapauth/public/images/tg2_04.gif
demo/ldapauth/public/images/tg_under_the_hood.png
demo/ldapauth/public/images/under_the_hood_blue.png
demo/ldapauth/templates/__init__.py
demo/ldapauth/templates/about.html
demo/ldapauth/templates/debug.html
demo/ldapauth/templates/footer.html
demo/ldapauth/templates/header.html
demo/ldapauth/templates/index.html
demo/ldapauth/templates/login.html
demo/ldapauth/templates/master.html
demo/ldapauth/templates/sidebars.html
demo/ldapauth/tests/__init__.py
demo/ldapauth/tests/test_models.py
demo/ldapauth/tests/functional/__init__.py
demo/ldapauth/tests/functional/test_root.py
docs/Makefile
docs/epydoc.conf
docs/source/Demo.rst
docs/source/Install.rst
docs/source/Using.rst
docs/source/conf.py
docs/source/index.rst
docs/source/img/demo_screenshot_authenticated.png
docs/source/img/demo_screenshot_index.png
repoze/__init__.py
repoze.who.plugins.ldap.egg-info/PKG-INFO
repoze.who.plugins.ldap.egg-info/SOURCES.txt
repoze.who.plugins.ldap.egg-info/dependency_links.txt
repoze.who.plugins.ldap.egg-info/namespace_packages.txt
repoze.who.plugins.ldap.egg-info/not-zip-safe
repoze.who.plugins.ldap.egg-info/requires.txt
repoze.who.plugins.ldap.egg-info/top_level.txt
repoze/who/__init__.py
repoze/who/plugins/__init__.py
repoze/who/plugins/ldap/__init__.py
repoze/who/plugins/ldap/plugins.py
repoze/who/plugins/ldap/tests.py