Changeset 2811057
- Timestamp:
- 11/03/2022 01:10:19 PM (3 years ago)
- Location:
- wp-rest-api-authentication
- Files:
-
- 2 edited
-
tags/2.4.1/miniorange-api-authentication.php (modified) (1 diff)
-
trunk/miniorange-api-authentication.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wp-rest-api-authentication/tags/2.4.1/miniorange-api-authentication.php
r2811049 r2811057 4 4 * Plugin URI: wp-rest-api-authentication 5 5 * Description: WordPress REST API Authentication secures rest API access for unauthorized users using OAuth 2.0, Basic Auth, JWT, API Key. Also reduces potential attack factors to the respective site. 6 * Version: 2. 3.16 * Version: 2.4.1 7 7 * Author: miniOrange 8 8 * Author URI: https://www.miniorange.com -
wp-rest-api-authentication/trunk/miniorange-api-authentication.php
r2811049 r2811057 4 4 * Plugin URI: wp-rest-api-authentication 5 5 * Description: WordPress REST API Authentication secures rest API access for unauthorized users using OAuth 2.0, Basic Auth, JWT, API Key. Also reduces potential attack factors to the respective site. 6 * Version: 2. 3.16 * Version: 2.4.1 7 7 * Author: miniOrange 8 8 * Author URI: https://www.miniorange.com
Note: See TracChangeset
for help on using the changeset viewer.