RW Remote Auth Server releases
The Auth Server extends the possibilities of a CAS Server and offers a json api with a set of helpfull methods to get and set data from the CAS Service
by Frank Neumann-Staude · github.com/rpi-virtuell/rw_remote_auth_server · website
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/rpi-virtuell/rw_remote_auth_server/archive/refs/heads/master.zipReadme
=== RW Remote Auth Server === Contributors: f.staude, johappel Tags: singleSignOn, cloud blogging Requires at least: 4.0 Tested up to: 4.8.2 Stable tag: 0.2.8 License: GPLv3 or later License URI: http://www.gnu.org/licenses/gpl-3.0.html
== Description ==
== Hooks ==
= Filter =
rw_remote_auth_server_translationpath
= Actions =
rw_remote_auth_server_init
rw_remote_auth_server_autoload_register
rw_remote_auth_server_autoload_unregister
== Defines ==
Possible defines in wp_config.php
RW_REMOTE_AUTH_SERVER_API_ENDPOINT
== Installation ==
== Frequently Asked Questions ==
= Question =
Answer
== Screenshots ==
== Changelog == = 0.2.7 =
- fix privacy
= 0.2.6 =
- added email exists cmd
- fix user registered date
- fix user role
= 0.2.5 =
- added user list cmd
= 0.2.4 =
- typo client version
= 0.2.3 =
- added login/host data to syslog and user metadata
= 0.2.2 =
- fix: plugin link
- fix: client validation before processing requests
= 0.2.1 =
- add connection check
- add automatic api-key generator
- add autosuspending invalid clients
- add client listing
- minor fixes
= 0.2.0 =
- add whitelisting
- add api-key management
- add new methods
- add debug logging
- minor fixes
= 0.1.9 =
- fix backlink after password change on last screen
= 0.1.8 =
- fix backlink after password change
= 0.1.7 =
- change backlink js
= 0.1.6 =
- remove home_url filter for WordPress 4.4 compability, use js instead
= 0.1.5 =
- added message on login screen at reauth=1
= 0.1.4 =
- login screen, change register link to cas client
- login screen, change back link to cas client
- login screen, change lostpassword link to cas client
- lost password screen, change login link, added cas info
- reset password mail, change url, added cas info
- reset password mail, change server name, added cas client
- password change screen, added redirect_to url for cas client
= 0.1.3 =
- Added ping command ( #3 )
- Added selftest ( #2 )
= 0.1.2 =
- added check if user exists
= 0.1.1 =
- Added support for WordPress Plugin GitHub updater ( #1 )
= 0.1 =
- First version published
== Credits ==
Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| 0.2.7 | Sep 30, 2017 |
| 0.2.5 | Jul 24, 2017 |
| 0.2.4 | Apr 1, 2016 |
| 0.2.2 | Mar 2, 2016 |
| 0.2.1 | Mar 1, 2016 |
| 0.1.9 | Feb 11, 2016 |
| 0.1.7 | Dec 15, 2015 |
| 0.1.6 | Dec 11, 2015 |
| 0.1.5 | Aug 6, 2015 |
| 0.1.4 | Aug 3, 2015 |
| 0.1.3 | Jul 30, 2015 |
| 0.1.2 | Jul 21, 2015 |
| 0.1.1 | Jun 30, 2015 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.