-
Hey, I'm going to build gem(rails engine), something like active-admin, but with matestack. I've made a repo below with the boilerplate you need for an engine to work with matestack.
https://github…
-
### Steps to reproduce the problem
1. Install mastodon on Arch Linux
2. run `RAILS_ENV=production bundle exec rails mastodon:setup`
...
Part of the above process appears to be compiling assets.…
-
I'd like to have an easy way to customize authentication method, more specifically `Kirby/Cms/Auth#login`.
I'm implementing an external authentication, which is basically a http request to our "a…
-
I'm running into a strange bug that seems to appear seemingly at random. I have rack setup to pass requests on the '/authenticate' subdirectory to my Casino application:
``` ruby
map '/authenticate' …
-
Currently the only way to designate an admin user is to manually change the 'admin' tag in the 'user' table to 't'
-
```
Steps to reproduce:
1.Install new CentOS 6.2, OpenVZ, OWP 2.1
2.Log in
3.Try to add another server
Actual result:
The result from /opt/ovz-web-panel/log/production.log:
Processing Admin::Hardwar…
-
```
Steps to reproduce:
1.Install new CentOS 6.2, OpenVZ, OWP 2.1
2.Log in
3.Try to add another server
Actual result:
The result from /opt/ovz-web-panel/log/production.log:
Processing Admin::Hardwar…
-
## CVE-2020-11023 - Medium Severity Vulnerability
Vulnerable Libraries - jquery-1.11.1.js, jquery-1.9.1.js
jquery-1.11.1.js
JavaScript library for DOM operations
Library home page: https://cdnjs.c…
-
Hi there,
Is there any deeper documentation regarding the setup of resque-scheduler-web ?
I have an hard time debugging this as I am quite a newbie on ruby on rails.
I did setup resque-web successfu…
-
Hello, I am tryng to adapt this extension to solidus 2.2 with rails 5, but when I execute 'http://localhost:3000/admin/marketing/lists' I get an error : Error uninitialized constant Spree::List.
An…