decidim-system 0.25.2 → 0.26.0.rc1
Sign up to get free protection for your applications and to get access to all the features.
Potentially problematic release.
This version of decidim-system might be problematic. Click here for more details.
- checksums.yaml +4 -4
- data/config/brakeman.ignore +37 -0
- data/config/locales/ja.yml +1 -1
- data/config/locales/pt-BR.yml +1 -1
- data/config/locales/val-ES.yml +1 -0
- data/lib/decidim/system/version.rb +1 -1
- metadata +11 -9
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 6d3af724f85ed6f621e977bf717a3f7302afc5e2a11a5f4bca7bf9a9e31f80b2
|
4
|
+
data.tar.gz: d816136b204ac151182ae18f8d02b0b1a7f5302f83d7f0f054538ea74d9e37fd
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 6ca206bbd45e6f29a40c92e6987670a6365a4aa04f9a5b6bce4dcff77c3ea0f583853b62f1e4a039b38d4d88a7b8ad0bad3cc840ccf2ce316b0b91db50f652c3
|
7
|
+
data.tar.gz: bdd4835be76c6d0721fa95332eabe1f68c9334d07124033a0f6b8197f52b7a136acc1ed6df80f474b6faba01a01deaaad6303dc794a67a165795169a4f8d14fd
|
@@ -0,0 +1,37 @@
|
|
1
|
+
{
|
2
|
+
"ignored_warnings": [
|
3
|
+
{
|
4
|
+
"warning_type": "Cross-Site Scripting",
|
5
|
+
"warning_code": 2,
|
6
|
+
"fingerprint": "b05e389333830ab35fadd2e9c91b043b998f8a0c9715a6ab12aefba59fab9408",
|
7
|
+
"check_name": "CrossSiteScripting",
|
8
|
+
"message": "Unescaped parameter value",
|
9
|
+
"file": "app/views/decidim/system/organizations/show.html.erb",
|
10
|
+
"line": 4,
|
11
|
+
"link": "https://brakemanscanner.org/docs/warning_types/cross_site_scripting",
|
12
|
+
"code": "translated_attribute(Organization.find(params[:id]).description)",
|
13
|
+
"render_path": [
|
14
|
+
{
|
15
|
+
"type": "controller",
|
16
|
+
"class": "Decidim::System::OrganizationsController",
|
17
|
+
"method": "show",
|
18
|
+
"line": 38,
|
19
|
+
"file": "app/controllers/decidim/system/organizations_controller.rb",
|
20
|
+
"rendered": {
|
21
|
+
"name": "decidim/system/organizations/show",
|
22
|
+
"file": "app/views/decidim/system/organizations/show.html.erb"
|
23
|
+
}
|
24
|
+
}
|
25
|
+
],
|
26
|
+
"location": {
|
27
|
+
"type": "template",
|
28
|
+
"template": "decidim/system/organizations/show"
|
29
|
+
},
|
30
|
+
"user_input": "params[:id]",
|
31
|
+
"confidence": "Weak",
|
32
|
+
"note": ""
|
33
|
+
}
|
34
|
+
],
|
35
|
+
"updated": "2021-09-12 08:06:17 +0000",
|
36
|
+
"brakeman_version": "5.1.1"
|
37
|
+
}
|
data/config/locales/ja.yml
CHANGED
data/config/locales/pt-BR.yml
CHANGED
@@ -0,0 +1 @@
|
|
1
|
+
val:
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: decidim-system
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.26.0.rc1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Josep Jaume Rey Peroy
|
@@ -10,7 +10,7 @@ authors:
|
|
10
10
|
autorequire:
|
11
11
|
bindir: bin
|
12
12
|
cert_chain: []
|
13
|
-
date:
|
13
|
+
date: 2022-01-24 00:00:00.000000000 Z
|
14
14
|
dependencies:
|
15
15
|
- !ruby/object:Gem::Dependency
|
16
16
|
name: active_link_to
|
@@ -32,14 +32,14 @@ dependencies:
|
|
32
32
|
requirements:
|
33
33
|
- - '='
|
34
34
|
- !ruby/object:Gem::Version
|
35
|
-
version: 0.
|
35
|
+
version: 0.26.0.rc1
|
36
36
|
type: :runtime
|
37
37
|
prerelease: false
|
38
38
|
version_requirements: !ruby/object:Gem::Requirement
|
39
39
|
requirements:
|
40
40
|
- - '='
|
41
41
|
- !ruby/object:Gem::Version
|
42
|
-
version: 0.
|
42
|
+
version: 0.26.0.rc1
|
43
43
|
- !ruby/object:Gem::Dependency
|
44
44
|
name: devise
|
45
45
|
requirement: !ruby/object:Gem::Requirement
|
@@ -88,14 +88,14 @@ dependencies:
|
|
88
88
|
requirements:
|
89
89
|
- - '='
|
90
90
|
- !ruby/object:Gem::Version
|
91
|
-
version: 0.
|
91
|
+
version: 0.26.0.rc1
|
92
92
|
type: :development
|
93
93
|
prerelease: false
|
94
94
|
version_requirements: !ruby/object:Gem::Requirement
|
95
95
|
requirements:
|
96
96
|
- - '='
|
97
97
|
- !ruby/object:Gem::Version
|
98
|
-
version: 0.
|
98
|
+
version: 0.26.0.rc1
|
99
99
|
description: System administration to create new organization in an installation.
|
100
100
|
email:
|
101
101
|
- josepjaume@gmail.com
|
@@ -183,6 +183,7 @@ files:
|
|
183
183
|
- app/views/layouts/decidim/system/application.html.erb
|
184
184
|
- app/views/layouts/decidim/system/login.html.erb
|
185
185
|
- config/assets.rb
|
186
|
+
- config/brakeman.ignore
|
186
187
|
- config/locales/am-ET.yml
|
187
188
|
- config/locales/ar-SA.yml
|
188
189
|
- config/locales/ar.yml
|
@@ -249,6 +250,7 @@ files:
|
|
249
250
|
- config/locales/ti-ER.yml
|
250
251
|
- config/locales/tr-TR.yml
|
251
252
|
- config/locales/uk.yml
|
253
|
+
- config/locales/val-ES.yml
|
252
254
|
- config/locales/vi-VN.yml
|
253
255
|
- config/locales/vi.yml
|
254
256
|
- config/locales/zh-CN.yml
|
@@ -276,11 +278,11 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
276
278
|
version: '2.7'
|
277
279
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
278
280
|
requirements:
|
279
|
-
- - "
|
281
|
+
- - ">"
|
280
282
|
- !ruby/object:Gem::Version
|
281
|
-
version:
|
283
|
+
version: 1.3.1
|
282
284
|
requirements: []
|
283
|
-
rubygems_version: 3.1.
|
285
|
+
rubygems_version: 3.1.6
|
284
286
|
signing_key:
|
285
287
|
specification_version: 4
|
286
288
|
summary: Decidim system administration
|