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

Add 401 and 403 error messages for put saver #5638

Merged

Commits on Apr 25, 2021

  1. Add 401 and 403 error messages for the put saver

    Show the user a more useful message for the case where they're not
    correctly authenticated and try to do a "put" save.
    
    The context for this change is that I'm thinking about using the
    put saver for TiddlyHost instead of the old upload saver, but it
    should be generally useful.
    
    Also includes a name change for the one existing error message. I
    want to indicate these three messages are related, so I added the
    "Put" prefix to make them appear next to each other in the language
    files. (The Error/EditConflict string is used in just this one place
    as far as I can tell.)
    simonbaird committed Apr 25, 2021
    Configuration menu
    Copy the full SHA
    7f19231 View commit details
    Browse the repository at this point in the history