=== SWG Auth === Contributors: tekaoh Tags: admin, integration Requires at least: 2.8 Tested up to: 5.4 Stable tag: 0.4 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 Wordpress admin panel. 3. Point your SWG server's externalAuthURL config flag to `http://url.to.wordpress/?action=swg-auth`. 4. Done! == Changelog == = 0.4 = * Optionally, you can require that new account 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 cfg you need * Bug fixes = 0.2 = * Wordpress can now take requests for admin level checks = 0.1 = * Authentication is functional == Upgrade Notice == = 0.4 = * New features * Security enhancements = 0.3 = * Bug fixes = 0.2 = * New features = 0.1 = * Initial version