Changeset 1186101
- Timestamp:
- 06/23/2015 10:36:23 AM (11 years ago)
- File:
-
- 1 edited
-
zimbra-preauth-widget/trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
zimbra-preauth-widget/trunk/readme.txt
r1186099 r1186101 1 === wp-zimbra-preauth === 2 Simple Zimbra Pre Auth Widget for WordPress 1 === Zimbra Preauth Widget === 2 Contributors: geraint 3 Tags: zimbra, preauth, authentication, pre-auth, widget 4 Stable tag: trunk 5 Tested up to: 4.1.0 6 Requires at least: 4.0.x 7 8 License: GPLv2 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html 10 11 This plugin adds a simple link widget for Zibra Pre authentication 12 13 == Description == 14 15 This plugin adds a login link/image widget that allows logged-in users to automatically login into their Zimbra account based on their wp account email address. [see the Zimbra wiki for more details on preauth](http://wiki.zimbra.com/wiki/Preauth) 16 17 Key Features: 18 19 * Zimbra Preauthenitcation 20 * guests (! logged_in users) get sent to webmail login. 21 22 **Contributing** 23 24 The development home for this plugin is on GitHub. This is where active development will happen, please post any issues and associated discussions there. 25 26 https://github.com/geraintp/wp-zimbra-preauth 27 28 **Support** 29 30 Support for this plugin will be provided in the form of _Product Support_. This means that I intend to fix any confirmed bugs and improve the user experience when enhancements are identified and can reasonably be accomodated. There is no _User Support_ provided for this plugin. If you are having trouble with this plugin in your particular installation of WordPress, I will not be able to help you troubleshoot the problem. 31 32 This plugin is provided under the terms of the GPL, including the following: 33 34 > BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY 35 > FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN 36 > OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES 37 > PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED 38 > OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF 39 > MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS 40 > TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE 41 > PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, 42 > REPAIR OR CORRECTION. 43 44 == Installation == 45 46 1. Install through the WordPress admin. 47 48 _or_ 49 50 1. Upload `wp-zimbra-preauth` folder to the `/wp-content/plugins/` directory 51 52 _Then_ 53 54 1. Activate the plugin through the 'Plugins' menu in WordPress 55 2. click on the settings link and add you generated Zimbra Auth Key and the preauth url. 56 3. go to Widgets and add the widget to you sidebar. 57 58 == Screenshots == 59 60 1. How the default Widget Looks 61 2. settings panel 62 63 == Frequently Asked Questions == 64 65 = How do I find my Zimbra Pre-Auth Key? = 66 67 1. [follow the instruction in the Zimbra Documentation](http://wiki.zimbra.com/wiki/Preauth#Preparing_a_domain_for_preauth) 68 69 == Changelog == 70 71 = 0.1.0 = 72 Initial Release, basic functionality matching moodle Zimbra SSO block
Note: See TracChangeset
for help on using the changeset viewer.