=== SWG Auth === Contributors: tekaoh Tags: admin, integration Requires at least: 2.8 Tested up to: 5.4 Stable tag: 0.11 Requires PHP: 4.3 License: The Unlicense License URI: https://unlicense.org Star Wars Galaxies Authentication for WordPress == Description == If you're running a Star Wars Galaxies server, now you can use WordPress to manage your users. == Installation == 1. Upload the plugin files to the `wp-content/plugins/swg-auth/` directory or install the plugin through the WordPress Admin Panel. 2. Activate the plugin through the WordPress Admin Panel. 3. Get the SWG Server Config you need from SWG Auth -> Server Config 4. Done! == Changelog == = 0.11 = * Secret keys can now be used to secure communications from SWG Server * Fixed an issue where some settings couldn't be changed = 0.10 = * Better quality code * Don't explode if you don't have OCI8 installed = 0.9 = * Resources browser lets you see what resources are available on your server * Some other minor fixes = 0.8 = * Fixed an issue where yellow and red LED indicators didn't appear = 0.7 = * A new widget lets you display your server status and population = 0.6 = * Return a proper error message if you try to submit an invalid admin level * Fixed an issue where SWG User Settings didn't appear on your own profile * Bug Fixes = 0.5 = * Manually set the admin level of any user = 0.4 = * Optionally, you can require that new accounts have to be specifically approved for game access * You can now ban an account from the game from the WordPress Admin Panel = 0.3 = * Added an admin menu that provides you with the server config you need * Bug fixes = 0.2 = * WordPress can now take requests for admin level checks = 0.1 = * Authentication is functional == Upgrade Notice == = 0.11 = * Secret Keys and Bug Fixes = 0.10 = * Big fixes = 0.9 = * New Resources Browser = 0.8 = * Bug fix = 0.7 = * Metrics Widget! = 0.6 = * Bug fixes = 0.5 = * New features = 0.4 = * New features and Security enhancements = 0.3 = * Bug fixes = 0.2 = * New features = 0.1 = * Initial version