Joseph Mastey
|
c310273606
|
upgrade(rails 5): change before_filter to before_action
|
2017-01-19 13:59:14 -06:00 |
|
cktricky
|
efe81fb6a6
|
okay, a lot of changes but this basically gets us out of tutorials being hosted locally
|
2015-03-25 19:32:12 -04:00 |
|
cktricky
|
09ba2b3270
|
going to dynamically load the tutorial page depending on the route folks decide to take
|
2015-01-06 19:43:23 -05:00 |
|
James Espinosa
|
7e4fad462b
|
Convert file indentation to spaces
|
2014-07-05 20:17:27 -05:00 |
|
James Espinosa
|
68e6a01743
|
Clean up trailing and leading whitespace
|
2014-07-05 19:15:32 -05:00 |
|
cktricky
|
8ed2714f3f
|
changed constantize to metaprogramming for the addition of tutorials specific to metaprogramming flaws. In addition, the messages portion of the app needed some generic TLC so I have removed the "new" view in order to bring that functionality into the seed message page/view.
|
2014-05-20 14:25:45 -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
|
f53ab56e92
|
fixes a bug introduced during the transition from info_disclosure to A6
|
2013-11-14 11:06:27 -05:00 |
|
Mike McCabe
|
af8776a3ea
|
halfway done A7
|
2013-11-13 18:23:38 -05:00 |
|
Mike McCabe
|
f0ca17df79
|
updating the information for A9 fixes #27
|
2013-11-13 11:47:29 -05:00 |
|
cktricky
|
d909f55ab9
|
initial write-up for gauntlt
|
2013-08-08 21:25:52 -04:00 |
|
Ken Johnson
|
7b900bda2d
|
fixes issue #24
|
2013-06-10 16:25:14 -04:00 |
|
Ken Johnson
|
39d2e9d79f
|
finished CSRF/AJAX, closes issue #21
|
2013-06-06 22:40:52 -04:00 |
|
Ken Johnson
|
caecb88e30
|
prepping for constantize
|
2013-06-02 20:35:01 -04:00 |
|
Ken Johnson
|
570eafa01b
|
this closes issue #9
|
2013-06-02 20:19:31 -04:00 |
|
Ken Johnson
|
4e445375fa
|
created the info disclosure write-up. Close issue #16
|
2013-06-02 12:39:04 -04:00 |
|
Ken Johnson
|
6199beb780
|
we are going to fix this by automatically generating data for ppl that register HOWEVER, just in case that fails for some reason, I have applied a filter that ensures if some data is not associated with a person they cannot navigate to all aspects of the application. This is a preventive measure
|
2013-05-31 19:02:00 -04:00 |
|
Ken Johnson
|
f674a57440
|
awesome. now we show code snippets in a much better way. Peeps who add to the tutorials will need to enclose code w/ <pre class="ruby></pre>
|
2013-05-23 15:18:39 -04:00 |
|
Ken Johnson
|
9c37eb99a1
|
lost track of what I was doing so I cant tell you what Ive done, heh
|
2013-04-25 15:23:07 -04:00 |
|
Ken Johnson
|
01c246c902
|
added a bunch of wording
|
2013-04-25 14:49:20 -04:00 |
|
Ken Johnson
|
db19e5d990
|
went ahead and filled in XSS
|
2013-04-25 13:40:50 -04:00 |
|
Ken Johnson
|
726526eabf
|
added a sidebar element, an index to let ppl know how to get started, and some logic to get users to the tutorials and back into the app regardless of auth or not
|
2013-04-25 02:11:11 -04:00 |
|
Ken Johnson
|
fda47b3643
|
changed a bunch of stuff
|
2013-04-25 01:54:10 -04:00 |
|
Ken Johnson
|
c75c0b20b3
|
made pages for all of the tutorials
|
2013-04-25 01:06:42 -04:00 |
|
Ken Johnson
|
9542e3f717
|
undid some mistakes
|
2013-04-25 00:46:26 -04:00 |
|
Ken Johnson
|
47ce08bb20
|
working login, signup, and logout
|
2013-04-25 00:19:00 -04:00 |
|
Ken Johnson
|
c003bd8a9a
|
added a tutorial controller to handle all deez toots
|
2013-04-24 19:20:51 -04:00 |
|