Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GUI option to enable/disable Kerberos authentication #11

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

GUI option to enable/disable Kerberos authentication #11

wants to merge 1 commit into from

Conversation

jaroslawp
Copy link

Current exchangecalendar does not expose Kerberos authentication option in the GUI making debugging problems and setting up little bit confusing for both users and support ...

Proposed request adds an 'Use Kerberos authentication' option to the GUI and changes authentication algorithm to make the extension authenticate:

  • using Kerberos only if selected.
  • using password only if Kerberos not selected (and not doing fallback to Kerberos)

Best Regards

Jarek

@1stsetup
Copy link
Owner

Jarek,

Will have a look at it tonight. Thank you for the patch.

@@ -5,6 +5,7 @@
<!ENTITY exchWebService.manageEWSAccounts.saveAccount.button "Spara inställningar">

<!ENTITY exchWebService.manageEWSAccounts.autodiscover.label "Använd Exchanges funktion för automatisk utforskning.">
<!ENTITY exchWebService.manageEWSAccounts.usekerberos.label "Use Kerberos authentication.">
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Swedish translation: "Använd Kerberosinloggning"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants