]> www.wagner.pp.ru Git - oss/vjournal.git/blob - bin/provider
new description
[oss/vjournal.git] / bin / provider
1 #!/usr/bin/perl -T
2
3 =head1 NAME
4
5 vjprovider - OpenID provider for VJournal
6
7 =head1 SYNOPSIS
8
9 =head1 DESCRIPTION
10
11 Provides OpenID authentication for the VJournal users. Expected to be
12 run on the same machine where blogs reside, and rejects all OpenID uris
13 which aren't on the same host.
14
15 Script should be told where is -statedir of blogs.
16
17 =cut