X-Git-Url: http://www.wagner.pp.ru/gitweb/?p=oss%2Fvjournal.git;a=blobdiff_plain;f=bin%2Fprovider;fp=bin%2Fprovider;h=9ba2eb0a2072cd02adda1ba952d587c9aef596d9;hp=0000000000000000000000000000000000000000;hb=647ff52e2181b63cad3d140e038c64be35159f72;hpb=8a3c7e4b84b480cdcdde4d163d753e4447a4ffbf diff --git a/bin/provider b/bin/provider new file mode 100644 index 0000000..9ba2eb0 --- /dev/null +++ b/bin/provider @@ -0,0 +1,17 @@ +#!/usr/bin/perl -T + +=head1 NAME + +vjprovider - OpenID provider for VJournal + +=head1 SYNOPSIS + +=head1 DESCRIPTION + +Provides OpenID authentication for the VJournal users. Expected to be +run on the same machine where blogs reside, and rejects all OpenID uris +which aren't on the same host. + +Script should be told where is -statedir of blogs. + +=cut