We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03afe12 commit 8423070Copy full SHA for 8423070
gems/activemodel/OSVDB-96396.yml
@@ -0,0 +1,17 @@
1
+---
2
+gem: activemodel
3
+framework: rails
4
+osvdb: 96396
5
+url: https://github.com/rails/rails/pull/8122
6
+title: Don't allow confirmation to pass if confirmation value is nil and doesn't match value.
7
+date: 2012-05-11
8
+description: |
9
+ Don't allow confirmation to pass if confirmation value is
10
+ nil and doesn't match value.
11
+notes: "Never patched; PR#8122 is closed but not merged"
12
+related:
13
+ url:
14
+ - https://github.com/rails/rails/pull/8122
15
+ - https://github.com/rails/rails/pull/8122/commits/e8a50aa1c1f9d04c21b54e983f9a090d4b42c8eb
16
+ - https://github.com/rails/rails/commit/e8a50aa1c1f9d04c21b54e983f9a090d4b42c8eb
17
+ - https://github.com/rubysec/ruby-advisory-db/issues/178
0 commit comments