Skip to content
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.

Commit

Permalink
fix(shared): couchdb auth popup local.ini httpd section update
Browse files Browse the repository at this point in the history
fix #2256
  • Loading branch information
blestab committed Aug 29, 2020
1 parent d939bb2 commit 937f78e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions couchdb/local.ini
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ users_db_security_editable = true

[httpd]
enable_cors = true
; Replace default WWW-Authenticate = Basic realm="administrator"
WWW-Authenticate = Other realm="app"

[cors]
Expand Down

0 comments on commit 937f78e

Please sign in to comment.