From 17c439b70b914e0a820f34f02d629ac1baf9aa04 Mon Sep 17 00:00:00 2001 From: John Christopher Anderson Date: Mon, 18 Jan 2010 21:28:49 +0000 Subject: need to add sha1.js to allow account creation on status page it doesn't really make sense to create accounts on a page that will show nothing unless you are logged in under an admin account, but so it goes. Better would be to hide the "status" link unless you're logged in as admin. but anyway adding this js lib is relatively harmless, and eliminates that ugly dialog error modified: share/www/status.html git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@900567 13f79535-47bb-0310-9956-ffa450edef68 --- share/www/status.html | 1 + 1 file changed, 1 insertion(+) (limited to 'share') diff --git a/share/www/status.html b/share/www/status.html index 45b8d0e8..efa70b3e 100644 --- a/share/www/status.html +++ b/share/www/status.html @@ -19,6 +19,7 @@ specific language governing permissions and limitations under the License. + -- cgit v1.2.3