summaryrefslogtreecommitdiffstats
path: root/content/posts/org-agenda-new-tab
diff options
context:
space:
mode:
authorDante Catalfamo2021-05-29 02:07:10 -0400
committerDante Catalfamo2021-05-29 02:07:10 -0400
commit8ecea93f9b16bffb716c709fcc32219a9a7d7d21 (patch)
tree0e9daaec44d922811e8ce8edbf9a206edc4a41af /content/posts/org-agenda-new-tab
parent6519331870d620406cf3eaf55f66ef4c8179fd9e (diff)
downloadblog-8ecea93f9b16bffb716c709fcc32219a9a7d7d21.tar.gz
blog-8ecea93f9b16bffb716c709fcc32219a9a7d7d21.tar.bz2
blog-8ecea93f9b16bffb716c709fcc32219a9a7d7d21.zip
org-agenda-tab: Add into about disabling firefox auth warning
Diffstat (limited to 'content/posts/org-agenda-new-tab')
-rw-r--r--content/posts/org-agenda-new-tab/index.org4
1 files changed, 4 insertions, 0 deletions
diff --git a/content/posts/org-agenda-new-tab/index.org b/content/posts/org-agenda-new-tab/index.org
index 17ed300..5650b56 100644
--- a/content/posts/org-agenda-new-tab/index.org
+++ b/content/posts/org-agenda-new-tab/index.org
@@ -94,6 +94,10 @@ of the URL when setting it.
https://username:password@example.com/agenda/agenda.html
#+end_src
+In Firefox, you may get prompted the first time the browser visits the
+authenticated URL in a session. This can be disabled in =about:config=
+by toggling =network.auth.confirmAuth.enabled= to =false=.
+
The [[https://github.com/dantecatalfamo/agenda-html][agenda-html]] readme contains a several of tips and suggestions for
configuration, such as themeing and agenda layout if you wish to do
something similar.