Skip to content

Commit

Permalink
Added Piwigo extension registration
Browse files Browse the repository at this point in the history
  • Loading branch information
sshambar committed Apr 24, 2020
1 parent 3f7bd15 commit 40b2acd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions main.inc.php
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<?php
/*
Plugin Name: ExternalAuth
Version: 0.1.0
Version: 0.2.0
Description: Supports login via webserver provided identity
Plugin URI: http://piwigo.org/ext/extension_view.php?eid=???
Plugin URI: http://piwigo.org/ext/extension_view.php?eid=894
Author: Scott Shambarger
Author URI: http://github.com/sshambar
Author URI: http://github.com/sshambar/ExternalAuth
*/

/*
Expand Down

0 comments on commit 40b2acd

Please sign in to comment.