Showing questions tagged: Show all questions

OAuth doesn't provide any device info to mail provider, which limits options if a device is compromised. OAuth authentication is "forced" default.140.7.1esr

Hi, somehow thunderbird forced me to use OAuth for caldav and carddav. (v140 on linux) Unless I've probably missed something this approach doesn't seem to have considered… (Máis información)

Hi, somehow thunderbird forced me to use OAuth for caldav and carddav. (v140 on linux) Unless I've probably missed something this approach doesn't seem to have considered that people might use more than one device. In the past I had an application password per device with my mail provider. That password covered imap, smtp, caldav and carddav. The application password I could set with a specific name at my mail provider. If the device was lost, compromised or whatever I just deleted that one application password at my mail provider, problem solved.

Now a regular thunderbird setup has the application password for mail and 2 OAuth records per device under "Connected Apps" at my mail provider. But it is not possible to see anymore to which device the OAuth record belong, as there is nothing device specific coming along with these OAuth records, just an IP.

With that perspective OAuth weakened my security options, as I can only guess which OAuth record I have to delete in an emergency case. Did anyone who implemented that with Thunderbird considered that people may have more than 1 device? Maybe even more than 5 devices?

That OAuth approach looks unmanagable to me. Is there a way to switch OAuth off in thunderbird, until it becomes more useable in >1 device setups?

Cheers Tjareson

Asked by tjareson hai 1 semana

Last reply by tjareson hai 2 días

Firefox configuration change for 148

I am using Debian Trixie with firefox 148 and I reported that the refresh option was missing from Firefox, https://support.mozilla.org/en-US/questions/1569549. I then not… (Máis información)

I am using Debian Trixie with firefox 148 and I reported that the refresh option was missing from Firefox, https://support.mozilla.org/en-US/questions/1569549. I then noticed another workstation with the same version of FF that did not have the "refresh firefox" option.

It appears firefox has been changed. Some of the items have been changed including the profiles option to add color on creation.

How can the parameters of FF be changed ? See enclosed menu under help, "more trouble shooting information", you will see "refresh firefox" is missing from the top right.

Asked by natalkalyu hai 3 días

Last reply by James hai 3 días

  • Resolto

version 148 does not have refresh firefox option

Using 148 on Debian trixie I do not see the option for "refresh browser"? https://support.mozilla.org/en-US/kb/refresh-firefox-reset-add-ons-and-settings Does it still ex… (Máis información)

Using 148 on Debian trixie I do not see the option for "refresh browser"?

https://support.mozilla.org/en-US/kb/refresh-firefox-reset-add-ons-and-settings

Does it still exist or is there an alternative ?

Asked by natalkalyu hai 6 días

Answered by natalkalyu hai 3 días

Incoming messages have unreadable symbol font

I frequently get messages that are all messed up due to fonts. Lines overlap, symbols instead of characters, etc. Is there some way to have Thunderbird use some other s… (Máis información)

I frequently get messages that are all messed up due to fonts. Lines overlap, symbols instead of characters, etc. Is there some way to have Thunderbird use some other substitute font than this? Thunderbird 140.8.0esr (64-bit) on Linux Mint Cinnamon

Asked by cherry7 hai 3 días

"Always ask you where to save files" is definitely broken. Can we please open a bug report for it?

This setting, "Always ask you where to save files," is definitely broken. In a related article, they provided this solution: https://support.mozilla.org/en-US/que.../153… (Máis información)

This setting, "Always ask you where to save files," is definitely broken.

In a related article, they provided this solution: https://support.mozilla.org/en-US/que.../1534384 https://support.mozilla.org/en-US/questions/1534384]

Proposed solution: "I believe you also need to go into Tools -> Settings -> General and set the Action for the types of downloads (Applications) to Always Ask for those types you want it to."

But this workaround should not be needed. "Always ask" means always ask. As in always. No other additional steps should be needed.

Can you folks please open a bug to get this fixed? This used to work just fine in (much) older versions of Firefox and Netscape. "Always ask" is supposed to mean always ask. Like, always.

Asked by Michael Ru hai 1 mes

Last reply by makmobius hai 3 días

When I sign in with Apple ID I have to provide a fingerprint - how do I change that to face ID?

When I'm on a site that I've accessed on my main machine or phone (Apple), but try to use my Apple ID when logging on via the Firefox browser on my Linux machine, I get a… (Máis información)

When I'm on a site that I've accessed on my main machine or phone (Apple), but try to use my Apple ID when logging on via the Firefox browser on my Linux machine, I get a popup asking for a fingerprint. None of my devices use a fingerprint. I get it needs confirmation, but very rarely you get the dotty circle to use with your phone camera, but not all the time. How can I make my life easier and get the dotty circle all the time, or force things to go to my phone for confirmation that it's me - face ID or something.

I've looked on my Apple stuff and can't find anything that will help, so I'm reaching out!

Asked by Dean hai 3 días

Open new related tabs next to current tab in most recently opened order

I've been trying to decipher browser.tabs.insertXXX with little success. What I want to achieve is to open tabs from the same site next to the current tab with the most … (Máis información)

I've been trying to decipher browser.tabs.insertXXX with little success. What I want to achieve is to open tabs from the same site next to the current tab with the most recently opened tab next to the original tab.

Example Two tabs are open, site 1 tab 1 and site 2 tab 1. Open a new link to site 1 on site 1 tab 1. The order is site 1 tab 1, site 1 tab 2, site 2 tab1. Open another link to site 1 on site 1 tab 1. The order is now site 1 tab 1, site 1 tab 3, site 1 tab 2, site 2 tab 1.

Thanks in advance.

Asked by No AI please hai 3 días

How to continue without profiles

A pop-up suggested that I use profiles to organize and it sounded like a great idea but then after making profile I was having trouble getting tabs from one page to anoth… (Máis información)

A pop-up suggested that I use profiles to organize and it sounded like a great idea but then after making profile I was having trouble getting tabs from one page to another. Then I discovered that I had to log in my accounts onto every profile I made and it sounded like a terrible idea, so I tried deleting all my profiles to get it to revert but now that I open the browser it shows me to make a new Profile. So, I want to know how can I revert back to using Firefox Without the use of profiles like I was before clicking the pop-up

Asked by Rudra Sharma hai 3 días

Changing the sidebar shortcut from the UI

There seems to be no possible way to change the shortcut for peeking at the tabs in the sidebar (when sidebar revamp is enabled) from the about:keyboard UI. I have so far… (Máis información)

There seems to be no possible way to change the shortcut for peeking at the tabs in the sidebar (when sidebar revamp is enabled) from the about:keyboard UI. I have so far managed to modify the shortcut through intercepting function calls.

What I have done: 1. Read through the JS source code for about:keyboard which says the shortcut ID is `toggleSidebarKb` 2. Added hooks to intercept `RPMSendQuery` calls 3. Modified the shortcut through devtools open on the about:keyboard page with the following snippet

```js await RPMSendQuery("CustomKeys:ChangeKey", {

 "modifiers": "accel",
 "isValid": true,
 "key": "S",
 "shortcut": "Ctrl+S",
 "id": "toggleSidebarKb"

}) ```

The way I am doing it is definitely a hack. I am not sure if I am missing something. Although the shortcuts for bookmarks, history, and GenAI chat sidebar are present, there seems to be no entry to change the sidebar toggle shortcut itself. I'd love to work on this but I haven't been able to mach bootstrap on NixOS.

Thank you for any assistance :)

Asked by lavafroth hai 4 días

use Linux mint, trying to update browser but says,"update disabled by organization", I am one person.

cannot update browser. Currently using Linex Mint, #139, but latest is 150. As stated above, when I try to update, says browser update disabled by organization. Do not … (Máis información)

cannot update browser. Currently using Linex Mint, #139, but latest is 150. As stated above, when I try to update, says browser update disabled by organization. Do not understand, I never authorized disabling browser updating.

Asked by blancosan2014 hai 4 días

Last reply by James hai 4 días

  • Resolto

Backup settings only

I'm reading this> https://support.mozilla.org/en-US/kb/thunderbird-export#thunderbird:linux:tb148 Looks great but all of my messages sit on IMAP servers and I don´t ne… (Máis información)

I'm reading this> https://support.mozilla.org/en-US/kb/thunderbird-export#thunderbird:linux:tb148 Looks great but all of my messages sit on IMAP servers and I don´t need a backup of those. I _do_ need a backup of settings, passwords, pgp keys, to move to another workstation. It is unclear what exactly is exported.

Asked by johannes hai 1 semana

Answered by Rick hai 4 días

Tangerine bank log in problem

When I try to log into Tangerine bank I get the error. "We're sorry for the inconvenience. This function is currently unavailable. Please try again later." This issue sta… (Máis información)

When I try to log into Tangerine bank I get the error. "We're sorry for the inconvenience. This function is currently unavailable. Please try again later."

This issue started Oct-13-2025 and it appears to work when using Firefox ESR 146.01 but not the regular Firefox 146.01 versions. Tangerine is not giving me information on the error and I was wondering if there is a difference between the ESR and regular version that might clear up this issue?

Asked by prairie33 hai 2 meses

Last reply by prairie33 hai 5 días

Vertical tabs keep "getting stuck" (not expanding)

I have vertical tabs enabled and the "expand when hovering mouse" option is activated (see screenshot). However, the latter functionality tends to glitch at some point in… (Máis información)

I have vertical tabs enabled and the "expand when hovering mouse" option is activated (see screenshot). However, the latter functionality tends to glitch at some point in basically every session. I can't tell if a specific action triggers it, so far it seems pretty random. The glitch is that either the tabs are expanded and won't collapse, or the opposite: they're collapsed and refuse to expand when I point at them. Is this feature maybe still experimental? or something? I'm running Firefox 149.0b5 DEveloper Edition on Garuda Linux (Arch based).

Asked by Benjamin Oppermann hai 5 días

Authentication failure at log in to yahoo email from Thunderbird

Accessing my yahoo email with Thunderbird have worked fine for several months. Now I cannot log in. Yahoo mail is not accessible from the web either. But the web login wo… (Máis información)

Accessing my yahoo email with Thunderbird have worked fine for several months. Now I cannot log in. Yahoo mail is not accessible from the web either. But the web login works fine from Windows. I tried to change authentication method from OAuth2 to password but that didn't help. When I start Thunderbird there is either a dialogue which requires password or a window (see added picture) with a long string at the top of the window. That string cannot be edited. The rest of the window is empty.

Asked by HMB hai 6 días

Last reply by Toad-Hall hai 5 días