omnigollum icon indicating copy to clipboard operation
omnigollum copied to clipboard

Omniauth authentication for gollum

Results 16 omnigollum issues
Sort by recently updated
recently updated
newest added

I'd like to: - Only allow authenticated users to edit - Only allow specific users to delete Would this be possible? I guess ideally this project ought to focus on...

I launched the `gollum&omnigollum&omniauth-ldap` via unicorn way: `unicorn -c unicorn.rb -E production`. Test the login failure scenario. And found omniauth.origin is nil: ``` ruby app.before options[:route_prefix] + '/auth/failure' do user_deauth...

We're noticing some of our users get stuck in an authentication loop when using IE (required to allow for local links to file shares). They get prompted for credentials on...

For some reason the layout.rb view doesn't have a value for `@css` when using in omnigollum, which messes up custom.css for the login selector page.

defect

Bumps [omniauth](https://github.com/omniauth/omniauth) from 1.9.0 to 1.9.2. Release notes Sourced from omniauth's releases. v1.9.2 Backports a vulnerability fix that was included in Omniauth 2.0 release to the 1.9 channel. https://nvd.nist.gov/vuln/detail/CVE-2020-36599 Current...

dependencies

Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.9 to 1.14.3. Release notes Sourced from nokogiri's releases. 1.14.3 / 2023-04-11 Security [CRuby] Vendored libxml2 is updated to address CVE-2023-29469, CVE-2023-28484, and one other security-related issue....

dependencies