tighten / gistlog

GistLog - simple, easy blogging based on GitHub gists

Home Page:https://gistlog.co/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Anonymous Secret Gists

abhimanyu003 opened this issue · comments

Please add support a anonymous secret gists, currently they pops-out error if you use them. Example
https://gist.github.com/anonymous/2c2769b21e512eabdd72

It seems that gistlog works for secret gists for a logged in user, but would have to do some poking around to see why it is failing for an anonymous user. Thinking possibly because no username is returned? Might be able to take a look at it tonight.