Commit Graph

4 Commits

Author SHA1 Message Date
Achilleas Pipinellis 8dbcd11075
Compress all PNG images under doc/
The pngquant tool was used https://pngquant.org, and particularly, the
following command:

        /usr/bin/pngquant -f --skip-if-larger --ext .png --speed 1 image.png

Before: 47584K
After : 34924K
2018-08-27 15:52:03 +02:00
Xiaogang Wen 7e4d640d3e Resolve "Include the Crowd application permission information on the "Crowd OmniAuth Provider" page" 2018-01-10 18:18:39 +00:00
Drew Blessing 79bee6a2ec Move and update Crowd authentication documentation
Current docs did not include information on configuring the app
in Crowd. Also, moved the doc to the new administration/auth
directory.
2017-03-07 11:58:30 -06:00
Achilleas Pipinellis ffaf25b76a Add Okta authentication documentation 2016-12-15 14:59:42 +01:00