Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
converse.js
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
converse.js
Commits
c2093d51
Commit
c2093d51
authored
Oct 27, 2015
by
Michal Čihař
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Better structure authentication
Signed-off-by:
Michal Čihař
<
michal@cihar.com
>
parent
fdf69205
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
docs/admin/auth.rst
docs/admin/auth.rst
+3
-3
No files found.
docs/admin/auth.rst
View file @
c2093d51
...
...
@@ -24,7 +24,7 @@ Django can be additionally configured to authenticate against other means as
well.
Social authentication
+++++++++++++++++++++
---------------------
Thanks to `python-social-auth <http://psa.matiasaguirre.net/>`_, Weblate
support authentication using many third party services such as Facebook,
...
...
@@ -129,7 +129,7 @@ Facebook. Once this is done, you can configure Weblate to use it:
LDAP authentication
+++++++++++++++++++
-------------------
LDAP authentication can be best achieved using `django-auth-ldap` package. You
can install it by usual means:
...
...
@@ -173,7 +173,7 @@ Once you have the package installed, you can hook it to Django authentication:
CAS authentication
++++++++++++++++++
------------------
CAS authentication can be achieved using a package such as `django-cas-ng`.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment