Changeset 2688821
- Timestamp:
- 03/04/2022 11:14:48 AM (4 years ago)
- Location:
- wp-cassify/trunk
- Files:
-
- 2 edited
-
readme.txt (modified) (2 diffs)
-
wp-cassify.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wp-cassify/trunk/readme.txt
r2621574 r2688821 7 7 Tested up to: 5.7.1 8 8 Requires PHP: 7.0 9 Stable tag: 2.2. 89 Stable tag: 2.2.9 10 10 License: GPLv2 or later 11 11 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 144 144 == Changelog == 145 145 146 = 2.2.9 = 147 * Add PHP8 support 148 146 149 = 2.2.8 = 147 150 * Add new parameter to custom filter wp_cassify_grab_service_ticket_roles_to_push. Now you can use $cas_user_datas inside filter. -
wp-cassify/trunk/wp-cassify.php
r2621574 r2688821 5 5 * Plugin URI: https://wpcassify.wordpress.com/ 6 6 * Description: CAS Authentication Client for Wordpress. Also, it handle custom authorizations rules from cas user attributes. 7 * Version: 2.2. 87 * Version: 2.2.9 8 8 * Requires PHP: 7.0 9 9 * Author: Alain-Aymerick FRANCOIS
Note: See TracChangeset
for help on using the changeset viewer.