cktricky
|
2c8781ebc1
|
added a pay controller and model
|
2014-03-14 20:29:14 -04:00 |
|
Ken Johnson
|
419b5bbfdc
|
Merge pull request #97 from OWASP/pr-96
Pr 96
|
2014-03-14 16:58:52 -04:00 |
|
cktricky
|
caaa3ba96d
|
commented out unused spec tests as well as removed unnecessary require statement
|
2014-03-14 16:57:55 -04:00 |
|
cktricky
|
0a647cbbe6
|
this appears to fix the issue of our test cases breaking. I had specified that if the rails env was a dev env, the key would be a certain value. Instead, it has been changed to any env other than prod
|
2014-03-14 16:53:44 -04:00 |
|
cktricky
|
7823eadf3c
|
first round of tests look okay, now we can re-use this function :-)
|
2014-03-14 16:32:44 -04:00 |
|
cktricky
|
62920b535c
|
Merge branch 'master' of github.com:OWASP/railsgoat into pr-96
|
2014-03-14 14:00:56 -04:00 |
|
cktricky
|
d0e825fc17
|
making sure this is up to date
|
2014-03-14 14:00:51 -04:00 |
|
cktricky
|
ec8a187833
|
fixed the checkbox layout, etc.
|
2014-03-14 12:50:45 -04:00 |
|
cktricky
|
8daeee09f2
|
working on cleaning up and testing if I can push changes to a PR
|
2014-03-14 09:07:52 -04:00 |
|
cktricky
|
e49b43f899
|
added the verbose model attributes finding under the exposure section within the tutorials
|
2014-03-12 20:28:59 -04:00 |
|
cktricky
|
4b0560a250
|
whew, now THAT is a huge tutorial explanation for a relatively simple issue!
|
2014-03-12 18:59:38 -04:00 |
|
cktricky
|
48ddc99955
|
some basic api functionality with a few gotchas
|
2014-03-12 17:45:08 -04:00 |
|
Ken Johnson
|
ed800fd601
|
Merge pull request #95 from OWASP/cktricky_mar_2014_updates
Cktricky mar 2014 updates
|
2014-03-12 16:01:33 -04:00 |
|
cktricky
|
95eb5a56fd
|
added vulnerable auth check for the API
|
2014-03-12 15:40:12 -04:00 |
|
cktricky
|
f4f5d5744c
|
working on the auth structure for the API
|
2014-03-12 13:24:37 -04:00 |
|
cktricky
|
932d2304f9
|
okay first run at making an API for railsgoat
|
2014-03-12 12:38:41 -04:00 |
|
relotnek
|
b9f61b3686
|
stylistic elements
|
2014-03-11 21:18:48 -04:00 |
|
relotnek
|
b101c286ce
|
application controller edits
|
2014-03-11 20:54:38 -04:00 |
|
relotnek
|
6a4bc922bd
|
added user lookup in application controller by auth_token
|
2014-03-11 20:40:10 -04:00 |
|
relotnek
|
a5c4dc37a2
|
added logic in sessions controller for rememberme checkbox
|
2014-03-11 20:38:26 -04:00 |
|
relotnek
|
18a1e219b7
|
added rememberme checkbox to new session form
|
2014-03-11 20:34:47 -04:00 |
|
relotnek
|
015b36d379
|
added cookie delete to session destroy method
|
2014-03-11 20:32:12 -04:00 |
|
relotnek
|
a707e75662
|
added cookies.permanent in replacement of session
|
2014-03-11 20:31:32 -04:00 |
|
relotnek
|
4e6006dcc8
|
added before_create generate token to user model
|
2014-03-11 20:29:43 -04:00 |
|
relotnek
|
e7c30151d4
|
added token to users model and generate token method to users controller
|
2014-03-11 20:28:15 -04:00 |
|
cktricky
|
c559bd5602
|
updated tutorial to reflect changes to the correct code listed within the user model
|
2014-03-09 20:16:54 -04:00 |
|
Ken Johnson
|
12f3bc0378
|
Merge pull request #93 from ecneladis/master
Removed duplicated code from exemplary validations for password
|
2014-03-09 20:13:57 -04:00 |
|
ecneladis
|
84fd9503ca
|
Removed duplicated code from exemplary validations for password
|
2014-03-06 19:40:33 +01:00 |
|
Mike McCabe
|
38584b703d
|
updating brakeman
|
2014-02-23 13:43:56 -05:00 |
|
mccabe615
|
e83e86e097
|
Merge pull request #92 from jasnow/master
Upgraded 3 gems by rebuilding Gemfile.lock file
|
2014-02-22 18:35:19 -05:00 |
|
Al Snow
|
b99385dff5
|
Rebuilt Gemfile.lock file
|
2014-02-18 16:15:42 -05:00 |
|
mccabe615
|
e2e2a37e83
|
Merge pull request #91 from jasnow/master
Upgraded 5+ gems and then rebuilt Gemfile.lock file
|
2014-02-16 12:54:57 -05:00 |
|
Al Snow
|
06b9bdbc1d
|
Rebuilt Gemfile.lock file
|
2014-02-16 10:16:46 -05:00 |
|
mccabe615
|
41b12bf479
|
Merge pull request #90 from jasnow/master
Upgraded 2 gems by rebuilding Gemfile.lock file
|
2014-02-12 19:15:06 -05:00 |
|
Al Snow
|
a27ffb31ab
|
Rebuilt Gemfile.lock file
|
2014-02-10 16:56:34 -05:00 |
|
mccabe615
|
38e47e4e17
|
Merge pull request #89 from jasnow/master
Upgraded 9 gems by rebuilding Gemfile.lock file
|
2014-02-09 14:18:40 -05:00 |
|
Al Snow
|
a5a1ce5d67
|
Rebuilt Gemfile.lock file
|
2014-02-06 17:17:56 -05:00 |
|
mccabe615
|
1e544634ee
|
Merge pull request #88 from jasnow/master
Rebuilt Gemfile.lock file by upgrading 6 gems
|
2014-02-03 12:23:32 -08:00 |
|
Al Snow
|
92a1f28df6
|
Rebuilt Gemfile.lock file
|
2014-02-02 12:37:18 -05:00 |
|
mccabe615
|
0722741a19
|
Merge pull request #87 from jasnow/master
Upgraded 2 gems by refreshing Gemfile.lock file
|
2014-01-27 09:57:00 -08:00 |
|
Al Snow
|
ebeb84c988
|
Upgraded 2 gems by refreshing Gemfile.lock file
|
2014-01-27 11:36:27 -05:00 |
|
mccabe615
|
0cb7e3bf4c
|
Merge pull request #86 from jasnow/master
Upgraded 3 gems by rebuilding Gemfile.lock file
|
2014-01-19 07:37:47 -08:00 |
|
Al Snow
|
a614620836
|
Upgraded 3 gems by rebuilding Gemfile.lock file
|
2014-01-18 12:36:17 -05:00 |
|
mccabe615
|
5d43ba189e
|
Merge pull request #85 from jasnow/master
Upgraded 3 gems by rebuilding Gemfile.lock file
|
2014-01-16 11:58:18 -08:00 |
|
Al Snow
|
e80c37e040
|
Upgraded 3 gems by rebuilding Gemfile.lock file
|
2014-01-15 10:26:22 -05:00 |
|
mccabe615
|
11a3d06ab8
|
Merge pull request #84 from jasnow/master
Upgraded gems by rebuilding Gemfile.lock file multiple times
|
2014-01-11 09:16:23 -08:00 |
|
Al Snow
|
18766032f0
|
Upgraded 1 gem by rebuilding Gemfile.lock file
|
2014-01-11 09:52:16 -05:00 |
|
Al Snow
|
e35d2f9c21
|
Merge branch 'master' of https://github.com/OWASP/railsgoat
|
2014-01-11 09:50:54 -05:00 |
|
Al Snow
|
48acca6eda
|
Upgraded 3 gems by rebuilding Gemfile.lock file
|
2014-01-10 14:19:26 -05:00 |
|
mccabe615
|
0b04dd58cf
|
Merge pull request #83 from jasnow/master
Upgraded 2 gems by rebuilding Gemfile.lock file
|
2014-01-08 18:15:58 -08:00 |
|