AnsonArgyris / moodle-filter_embedrc

This text filter allows the user to embed content from many external contents providers.
GNU General Public License v3.0
0 stars 1 forks source link

oembed class still checking for login #14

Closed gthomas2 closed 8 years ago

gthomas2 commented 8 years ago

Getting this when not logged in:

filter_embedrc/error:notloggedin

gthomas2 commented 8 years ago

We don't want any security checks on the oembed class because there are reasons for needing to use it when not logged in - e.g. oembed content on the front page of a moodle, guest courses, etc...