comparison doc/customizing.txt @ 4891:ad3d628e73f2

docs: Link custom authentication examples in admin guide
author anatoly techtonik <techtonik@gmail.com>
date Tue, 15 Apr 2014 15:50:33 +0300
parents b07014d6a7aa
children 8430576a5625
comparison
equal deleted inserted replaced
4890:609edf9de0a5 4891:ad3d628e73f2
3778 for the ``issue`` class so that it's only available to users with the "System" 3778 for the ``issue`` class so that it's only available to users with the "System"
3779 or "Developer" Role, and then the new class you're adding is available to 3779 or "Developer" Role, and then the new class you're adding is available to
3780 all with the "User" Role. 3780 all with the "User" Role.
3781 3781
3782 3782
3783 .. _external-authentication:
3784
3783 Using External User Databases 3785 Using External User Databases
3784 ----------------------------- 3786 -----------------------------
3785 3787
3786 Using an external password validation source 3788 Using an external password validation source
3787 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3789 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Roundup Issue Tracker: http://roundup-tracker.org/