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

Rss for shelves #113

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Commits on Sep 26, 2023

  1. tell devs to note admin key,set USE_HTTPS=false

    Unless you've set yourself up for local https already, local https
    doesn't offer much for a new developer and lengthens the setup process.
    
    The admin key is also output on the command line and could be easily
    missed by someone who's pasted the commands.
    mattkatz committed Sep 26, 2023
    Copy the full SHA
    2e4c099 View commit details
    Browse the repository at this point in the history
  2. explain CSRF issue related to USE_HTTPS

    reasoning: people may blow past this and it's helpful to have something
    they can see explaining why they got an error and how to fix it.
    mattkatz committed Sep 26, 2023
    Copy the full SHA
    f3b2a27 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2023

  1. document rss feed for shelves

    mattkatz committed Sep 30, 2023
    Copy the full SHA
    22ad523 View commit details
    Browse the repository at this point in the history