Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个 CouchDB,任何匿名用户甚至没有登录都可以删除该文档。我该如何解决这个问题,只有特定用户创建的文档才能删除它。我正在使用 CouchApp
你可以配置它。
请按照以下步骤操作。
1)以管理员身份登录沙发数据库 2)单击“配置” 3)查找“require_valid_user”并使其为真
完毕...
I have a webpage that has several <div> sections ("navcol" and "maincol"). The "navcol" div contains <object data="mypage.html">. Inside mypage.html there are buttons the
<div>
<object data="mypage.html">