Ken Johnson
|
6d5623a423
|
changed SQLi vuln location, did write-up, closes issue #1
|
2013-06-03 12:31:34 -04:00 |
|
Ken Johnson
|
6528b56de6
|
added a sql injection vulnerability
|
2013-06-03 02:19:36 -04:00 |
|
Ken Johnson
|
1267661c6a
|
seems the signup bug has been fixed, I would close this for now
|
2013-06-01 19:49:01 -04:00 |
|
Ken Johnson
|
0319cc4768
|
added a few things here. Firstly, I fixed the broken delete function with the admin page. Secondly, whenever you register for this application, we will automatically populate your user data to make the application functional. Seemed like the easiest way to do this
|
2013-06-01 00:19:07 -04:00 |
|
Ken Johnson
|
38fcc263bd
|
update account is now an ajax call
|
2013-05-31 22:10:32 -04:00 |
|
Ken Johnson
|
417aca2078
|
keeping changes up to date
|
2013-05-31 19:55:49 -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
|
0d841124f5
|
assigned a user id, does not "appear" to have screwed anything up
|
2013-05-24 15:25:06 -04:00 |
|
Ken Johnson
|
5fd72fcd6f
|
update users info via ajax is working, yay. Next thing is we need to move the datatables into an ajax call and so that we can refresh the table upon any changes occuring
|
2013-05-20 16:31:59 -04:00 |
|
Ken Johnson
|
d01e508bc3
|
added email validation and tthen saved any params they were entering during signup in an @user object
|
2013-04-28 02:49:02 -04:00 |
|
Ken Johnson
|
6d24bf8993
|
made some changes to the update profile
|
2013-04-25 16:51:45 -04:00 |
|
Ken Johnson
|
6a3dec43f8
|
just create a profile update page
|
2013-04-25 15:52:08 -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
|
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
|
84eec1e24b
|
added a correct registration page
|
2013-04-24 21:17:02 -04:00 |
|
Ken Johnson
|
5a992c3c1f
|
made some changes to the application controller, added a user controller, and am now about to start working on the login piece
|
2013-04-24 18:09:43 -04:00 |
|