]> www.wagner.pp.ru Git - oss/vjournal.git/blobdiff - bin/provider
more script stubs
[oss/vjournal.git] / bin / provider
diff --git a/bin/provider b/bin/provider
new file mode 100644 (file)
index 0000000..9ba2eb0
--- /dev/null
@@ -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