Skip to content

Commit

Permalink
fix: sso for wiki (#7408)
Browse files Browse the repository at this point in the history
Co-authored-by: off <off@openfoodfacts.org>
  • Loading branch information
stephanegigandet and off authored Sep 28, 2022
1 parent ea98a5d commit 8988111
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cgi/sso.pl
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
use ProductOpener::Config qw/:all/;
use ProductOpener::Store qw/:all/;
use ProductOpener::Users qw/:all/;
use ProductOpener::Display qw/single_param/;

use CGI qw/:cgi :form escapeHTML/;
use URI::Escape::XS;
Expand Down

0 comments on commit 8988111

Please sign in to comment.