omnigollum icon indicating copy to clipboard operation
omnigollum copied to clipboard

config.rb.example

Open ubergesundheit opened this issue 10 years ago • 3 comments

Hi,

first of all: really nice work!! Before I found your repo I ran gollum with basic http auth..

One small issue: The syntax in the config.rb.example is not valid. Also I personally would've liked it more if your example used open id, as I don't run a LDAP server for myself :).

You can see the changes I've made in my fork at https://github.com/ubergesundheit/omnigollum/commit/563f0e6102cc84230f192ad0a8ae4a987146e6cd

Keep up the good work!

Cheers, ubergesundheit

ubergesundheit avatar Nov 13 '13 15:11 ubergesundheit

Really the example should use Github :) But sure I can add others, the LuaJIT wiki http://wiki.luajit.org uses OpenID too.

arr2036 avatar Dec 07 '13 19:12 arr2036

@ubergesundheit @arr2036 How does one use omniauth-identity (or any of the other dozens of strategies) with Omnigallum?

Geremia avatar Mar 13 '16 03:03 Geremia

There's an example in the readme. You'll need to look at the docs for your specific strategy to figure out what parameters you need to pass.

https://github.com/arr2036/omnigollum

arr2036 avatar Mar 13 '16 10:03 arr2036