-
### Steps to reproduce
- Uncomment `enable_application_owner` in the config (I even enabled confirmation: `enable_application_owner confirmation: true`)
- Enable `use_polymorphic_resource_owner` i…
-
Ciao @descovi
Abbiamo ricevuto alcune segnalazioni da parte degli sviluppatori che ci indicano che questo repository conterrebbe risorse
non allineate con lo stato attuale delle Specifiche SPID.…
-
### Steps to reproduce the problem
1. Upgrade the OS from Debian bullseye to bookworm.
2. Upgrade Mastodon from version 4.1.13 to 4.2.5, following instructions in the 4.2.0 release notes.
3. Run …
-
My gems-
```
mongoid (3.0.0.rc)
spork (1.0.0rc3)
rspec-rails (2.11.0)
```
The documentation at https://github.com/sporkrb/spork/wiki/Spork.trap_method-Jujitsu does not work for me. The following is…
-
### Steps to reproduce
Try to refresh a token sending the scope field with strings separated by `+`. The users of the API just tried to use the same format they used on issuing a token (`authorizatio…
-
I renamed my apllication.css to application.css.scss.
I added this line to it:
Import twitter bootstrap @import "twitter/bootstrap";
I get:
Sass::SyntaxError: File to import not found or unreadable:…
-
### Check for open issues
- [X] I have verified that another issue for this is not open, or it has been closed and has not been properly implemented.
### What is the feature that you would like to h…
-
I recently switched our config from transactional to truncation strategy as shown in the Rspec + Capybara example in Readme.
However, this seems to affect the data created in the `before(:all)`. Wi…
sevab updated
4 years ago
-
Running in the console or in a seeds.rb file a setting write results in error:
```ruby
Settings.app_name = "The Core by Gabriele Tassoni"
Traceback (most recent call last):
1: from (irb)…
-
### Is your feature request related to a problem? Please describe.
Our apis needs to be authenticated so for that we will use jwt-tokens
### Describe the solution you'd like
Reference: https://www.…