rabser / moodle-auth_googleoauth2

Oauth2 authentication plugin for Moodle (for Moodle 3.2 and earlier)
GNU General Public License v3.0
79 stars 78 forks source link

Latest release (2.3 - Build 2016061204) in plugin database does not have version.php #241

Open samchaffee opened 7 years ago

samchaffee commented 7 years ago

I just downloaded the latest release from here https://moodle.org/plugins/download.php/13547/auth_googleoauth2_moodle32_2016061204.zip and found that it does not contain the plugins version.php file.

Is it possible that the newest release did not get packaged correctly?

mouneyrac commented 7 years ago

I just downloaded the provided link and it contains the plugin version.php file. Not 100% sure but it is possible Moodle.org would refuse a zip without this version.php (can not remember if it is the case)

samchaffee commented 7 years ago

@mouneyrac, I just rechecked and it it is there. Sorry for the mistake. However, can you confirm that the version.php has the correct $plugin->version? I see 2016061202, rather than the expected 201601204.

mouneyrac commented 7 years ago

No worries Sam. I don't remember about the version number (I am not the maintainer anymore, I just posted because I thought it was strange to have no version.php in the zip file, so I tested it and so I replied).