Linux 软件免费装
Banner图

eduTrac Authentication

开发者 parkerj
更新时间 2015年5月8日 23:32
捐献地址: 去捐款
PHP版本: 3.6 及以上
WordPress版本: 4.2.2
版权: GPLv2 or later
版权网址: 版权信息

标签

login authentication API REST API eduTrac RESTful SIS

下载

1.0.1 1.0.2 1.0.3

详情介绍:

eduTrac SIS is an open source student information system (SIS) that can be used by secondary and post-secondary educational institutions to help manage faculty, staff, students, courses, course registration, and more. If you are using a WordPress site along with an eduTrac install, you can use this plugin to bypass the WordPress registration by using the eduTrac RESTful API. If the user exists in eduTrac but does not exist in WordPress, the user will be created. Also, if users already exist in WordPress, they will still be able to login, but their user details will might be blank. User details are ported from eduTrac to WordPress, so any changes made to a user's profile will be overwritten the next time the user logs in.

安装:

屏幕截图:

  • eduTrac Auth Settings
  • Login message seen on a user's profile.
  • Example login warning message upon access to wp-login.php
  • Example "Lost my password" retrieval attempt

常见问题:

Where do I go to get an authenication token?

Click here to generate an api key.

My administrator account for WordPress doesn't work anymore!

Since you are authenticating against eduTrac's RESTful API, make sure the super administrator username in your eduTrac install, matches the administrator username in WordPress. Once it's in there, you'll be able to log in as the administrator. If you are unable to log in, delete the plugin and access should be restored back to the WordPress administrator.

Can I still create accounts within WordPress?

No, this is disabled. The only way to create accounts is through your eduTrac installation.

Can I update user information within WordPress?

No, what ever information is entered on the WordPress profile page will be overwritten or destroyed on the next login. It is best to redirect the user back to eduTrac.

I'm locked out!

FTP into your server, navigate to the plugins folder and rename the plugin; if it's a database connection related error.

更新日志:

1.0.3 (2015.05.08) 1.0.2 (2013.10.01) 1.0.1 (2013.09.12)