Archive for October 19th, 2007

Building referrer check

Friday, October 19th, 2007

For a client we built a custom page to check the referrer address. If link comes from that address, user gets permission to login to moodle. Referer check is ready and works. Now I only have to login to moodle Login is arranged by redirect hidden form with credentials. There seems to be ...