This file is indexed.

/usr/share/doc/python-django-allauth/html/overview.html is in python-django-allauth-doc 0.35.0-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
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml">
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <title>Overview &#8212; django-allauth 0.32.0 documentation</title>
    <link rel="stylesheet" href="_static/classic.css" type="text/css" />
    <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
    <script type="text/javascript">
      var DOCUMENTATION_OPTIONS = {
        URL_ROOT:    './',
        VERSION:     '0.32.0',
        COLLAPSE_INDEX: false,
        FILE_SUFFIX: '.html',
        HAS_SOURCE:  true,
        SOURCELINK_SUFFIX: '.txt'
      };
    </script>
    <script type="text/javascript" src="_static/jquery.js"></script>
    <script type="text/javascript" src="_static/underscore.js"></script>
    <script type="text/javascript" src="_static/doctools.js"></script>
    <link rel="index" title="Index" href="genindex.html" />
    <link rel="search" title="Search" href="search.html" />
    <link rel="next" title="Installation" href="installation.html" />
    <link rel="prev" title="Welcome to django-allauth!" href="index.html" /> 
  </head>
  <body>
    <div class="related" role="navigation" aria-label="related navigation">
      <h3>Navigation</h3>
      <ul>
        <li class="right" style="margin-right: 10px">
          <a href="genindex.html" title="General Index"
             accesskey="I">index</a></li>
        <li class="right" >
          <a href="installation.html" title="Installation"
             accesskey="N">next</a> |</li>
        <li class="right" >
          <a href="index.html" title="Welcome to django-allauth!"
             accesskey="P">previous</a> |</li>
        <li class="nav-item nav-item-0"><a href="index.html">django-allauth 0.32.0 documentation</a> &#187;</li> 
      </ul>
    </div>  

    <div class="document">
      <div class="documentwrapper">
        <div class="bodywrapper">
          <div class="body" role="main">
            
  <div class="section" id="overview">
<h1>Overview<a class="headerlink" href="#overview" title="Permalink to this headline"></a></h1>
<div class="section" id="requirements">
<h2>Requirements<a class="headerlink" href="#requirements" title="Permalink to this headline"></a></h2>
<ul class="simple">
<li>Python 2.7, 3.3, 3.4, or 3.5</li>
<li>Django (1.10+)</li>
<li>python-openid or python3-openid (depending on your Python version)</li>
<li>requests and requests-oauthlib</li>
</ul>
</div>
<div class="section" id="supported-flows">
<h2>Supported Flows<a class="headerlink" href="#supported-flows" title="Permalink to this headline"></a></h2>
<ul class="simple">
<li>Signup of both local and social accounts</li>
<li>Connecting more than one social account to a local account</li>
<li>Disconnecting a social account – requires setting a password if
only the local account remains</li>
<li>Optional instant-signup for social accounts – no questions asked</li>
<li>E-mail address management (multiple e-mail addresses, setting a primary)</li>
<li>Password forgotten flow</li>
<li>E-mail address verification flow</li>
</ul>
</div>
<div class="section" id="supported-providers">
<h2>Supported Providers<a class="headerlink" href="#supported-providers" title="Permalink to this headline"></a></h2>
<ul class="simple">
<li>23andMe (OAuth2)</li>
<li>500px</li>
<li>Amazon (OAuth2)</li>
<li>AngelList (OAuth2)</li>
<li>Asana (OAuth2)</li>
<li>Auth0 (OAuth2)</li>
<li>Authentiq (OAuth2)</li>
<li>Azure (OAuth2)</li>
<li>Basecamp (OAuth2)</li>
<li>Baidu (OAuth2)</li>
<li>Battle.net (OAuth2)</li>
<li>Bitbucket (OAuth, OAuth2)</li>
<li>Bitly (OAuth2)</li>
<li>Box (OAuth2)</li>
<li>Dataporten (OAuth2)</li>
<li>Daum (OAuth2)</li>
<li>Douban (OAuth2)</li>
<li>Doximity (OAuth2)</li>
<li>Dropbox (OAuth, OAuth2)</li>
<li>Dwolla (OAuth2)</li>
<li>Edmodo (OAuth2)</li>
<li>Eve Online (OAuth2)</li>
<li>Eventbrite (OAuth2)</li>
<li>Evernote (OAuth)</li>
<li>Facebook (both OAuth2 and JS SDK)</li>
<li>Feedly (OAuth2)</li>
<li>Firefox Accounts (OAuth2)</li>
<li>Flickr (OAuth)</li>
<li>Github (OAuth2)</li>
<li>GitLab (OAuth2)</li>
<li>Google (OAuth2)</li>
<li>Hubic (OAuth2)</li>
<li>Instagram (OAuth2)</li>
<li>Kakao (OAuth2)</li>
<li>Line (OAuth2)</li>
<li>LinkedIn (OAuth, OAuth2)</li>
<li>Mail.Ru (OAuth2)</li>
<li>MailChimp (OAuth2)</li>
<li>Meetup (OAuth2)</li>
<li>Microsoft (Graph) (OAuth2)</li>
<li>Naver (OAuth2)</li>
<li>Odnoklassniki (OAuth2)</li>
<li>OpenId</li>
<li>ORCID (OAuth2)</li>
<li>Patreon (OAuth2)</li>
<li>Paypal (OAuth2)</li>
<li>Persona</li>
<li>Pinterest (OAuth2)</li>
<li>Reddit (OAuth2)</li>
<li>Salesforce (OAuth2)</li>
<li>Shopify (OAuth2)</li>
<li>Slack (OAuth2)</li>
<li>SoundCloud (OAuth2)</li>
<li>Spotify (OAuth2)</li>
<li>Stack Exchange (OAuth2)</li>
<li>Stripe (OAuth2)</li>
<li>Trello (OAuth)</li>
<li>Tumblr (OAuth)</li>
<li>Twitch (OAuth2)</li>
<li>Twitter (OAuth)</li>
<li>Untappd (OAuth2)</li>
<li>Vimeo (OAuth)</li>
<li>VK (OAuth2)</li>
<li>Weibo (OAuth2)</li>
<li>Weixin (OAuth2)</li>
<li>Windows Live (OAuth2)</li>
<li>Xing (OAuth)</li>
<li>Yahoo (OAuth2)</li>
</ul>
<p>Note: OAuth/OAuth2 support is built using a common code base, making it easy to add support for additional OAuth/OAuth2 providers. More will follow soon…</p>
</div>
<div class="section" id="features">
<h2>Features<a class="headerlink" href="#features" title="Permalink to this headline"></a></h2>
<ul class="simple">
<li>Supports multiple authentication schemes (e.g. login by user name,
or by e-mail), as well as multiple strategies for account
verification (ranging from none to e-mail verification).</li>
<li>All access tokens are consistently stored so that you can publish
wall updates etc.</li>
</ul>
</div>
<div class="section" id="architecture-design">
<h2>Architecture &amp; Design<a class="headerlink" href="#architecture-design" title="Permalink to this headline"></a></h2>
<ul class="simple">
<li>Pluggable signup form for asking additional questions during signup.</li>
<li>Support for connecting multiple social accounts to a Django user account.</li>
<li>The required consumer keys and secrets for interacting with
Facebook, Twitter and the likes are to be configured in the database
via the Django admin using the SocialApp model.</li>
<li>Consumer keys, tokens make use of the Django sites framework. This
is especially helpful for larger multi-domain projects, but also
allows for for easy switching between a development (localhost) and
production setup without messing with your settings and database.</li>
</ul>
</div>
</div>


          </div>
        </div>
      </div>
      <div class="sphinxsidebar" role="navigation" aria-label="main navigation">
        <div class="sphinxsidebarwrapper">
  <h3><a href="index.html">Table Of Contents</a></h3>
  <ul>
<li><a class="reference internal" href="#">Overview</a><ul>
<li><a class="reference internal" href="#requirements">Requirements</a></li>
<li><a class="reference internal" href="#supported-flows">Supported Flows</a></li>
<li><a class="reference internal" href="#supported-providers">Supported Providers</a></li>
<li><a class="reference internal" href="#features">Features</a></li>
<li><a class="reference internal" href="#architecture-design">Architecture &amp; Design</a></li>
</ul>
</li>
</ul>

  <h4>Previous topic</h4>
  <p class="topless"><a href="index.html"
                        title="previous chapter">Welcome to django-allauth!</a></p>
  <h4>Next topic</h4>
  <p class="topless"><a href="installation.html"
                        title="next chapter">Installation</a></p>
  <div role="note" aria-label="source link">
    <h3>This Page</h3>
    <ul class="this-page-menu">
      <li><a href="_sources/overview.rst.txt"
            rel="nofollow">Show Source</a></li>
    </ul>
   </div>
<div id="searchbox" style="display: none" role="search">
  <h3>Quick search</h3>
    <form class="search" action="search.html" method="get">
      <div><input type="text" name="q" /></div>
      <div><input type="submit" value="Go" /></div>
      <input type="hidden" name="check_keywords" value="yes" />
      <input type="hidden" name="area" value="default" />
    </form>
</div>
<script type="text/javascript">$('#searchbox').show(0);</script>
        </div>
      </div>
      <div class="clearer"></div>
    </div>
    <div class="related" role="navigation" aria-label="related navigation">
      <h3>Navigation</h3>
      <ul>
        <li class="right" style="margin-right: 10px">
          <a href="genindex.html" title="General Index"
             >index</a></li>
        <li class="right" >
          <a href="installation.html" title="Installation"
             >next</a> |</li>
        <li class="right" >
          <a href="index.html" title="Welcome to django-allauth!"
             >previous</a> |</li>
        <li class="nav-item nav-item-0"><a href="index.html">django-allauth 0.32.0 documentation</a> &#187;</li> 
      </ul>
    </div>
    <div class="footer" role="contentinfo">
        &#169; Copyright 2018, Raymond Penners.
      Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.6.6.
    </div>
  </body>
</html>