Custom Query (1173 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (166 - 168 of 1173)

Ticket Resolution Summary Owner Reporter
#5394 fixed Wrong url for forgot_password in basic_auth plugin jerome
Description

The endpoint used here does not exist and should surely be mediagoblin.plugins.basic_auth.forgot_password instead.

#5393 fixed Corrections to Site Administrator’s Guide anongoblin
Description

On https://mediagoblin.readthedocs.org/en/stable/siteadmin/deploying.html,

  1. "Priviledged" should be "privileged" (there is only one D).
  2. In the Dependencies section, the package git-extras needs to be added to the RPM-based section in order for git submodule to work on Fedora 23.
#5391 fixed Migration issue with postgres on new setups Jessica Tallon
Description

When you setup Mediagoblin for the first time and use postgres for some reason you get an exception claiming the Graveyard table doesn't exist. I suspect it's somehow related to the switch to alembic however i'm unsure.

Steps to reproduce:

  1. Follow basic instructions: ./bootstrap && ./configure && make
  2. Setup a brand new postgres database (configure to use it in mediagoblin.ini)
  3. Run the ./bin/gmg dbupdate
Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.