Commit graph

12 commits

Author SHA1 Message Date
d9ca5d44a8 s/True/TRUE/ in the comment. 2009-08-14 22:22:24 -04:00
b6f2bc67e2 One more modification to the warnings.
Make CURLOPT_VERBOSE commented along with a notice that it should not be
uncommented when running in production.
2009-08-14 22:09:22 -04:00
692acc9eaf Add and commented out SSL options, fix trailing whitespace. 2009-08-14 21:57:35 -04:00
abae1901c0 Use more specific user agents. 2009-08-14 21:52:55 -04:00
c42a697d01 Try using error_log instead. 2009-08-03 15:32:19 -04:00
6cc0853dd4 Redirect all lost password requests to FAS request page 2009-07-30 17:18:51 -05:00
c5a53944fc Add some logging and a warning about CURLOPT_VERBOSE. 2009-07-26 10:38:23 -04:00
810cc7ef9c Set CURLOPT_VERBOSE to 0. 2009-07-26 09:23:10 -04:00
fadfc94a46 Update to production FAS url 2009-07-24 23:09:19 -05:00
ba6349c6ae created config fuction with options, error code cleanup and function rename 2009-07-24 20:59:28 -05:00
97454fd8e1 Importing a working version of the plugin.
Plugin currently does the following
- authenticate against FAS
- verify membership
- create wpmu account for new users
- overwrites wp's wp_authenticate function
2009-07-21 18:34:56 -05:00
13f9f2450b Adding fasauth.php 2009-07-18 13:03:00 -05:00