John Poulin
|
5bb9c75f06
|
Added fix for Analytics SQLi
|
2014-04-17 20:05:07 -04:00 |
|
John Poulin
|
3f63480022
|
Added Analytics function to track user hits by ip address, referrer and user agent
|
2014-04-17 20:03:50 -04:00 |
|
cktricky
|
53dcc75f74
|
I think there was a subtle bug in the intentional security bypass within the admin controller
|
2013-11-14 15:05:00 -05:00 |
|
Mike McCabe
|
235b6418d0
|
A7 adding before filter to see if admin or admin_id is 1
|
2013-11-13 19:35:12 -05:00 |
|
cktricky
|
4be667b606
|
working
|
2013-11-13 19:02:37 -05:00 |
|
Mike McCabe
|
91e6797b40
|
adding broken functionality for A7
|
2013-11-13 18:23:38 -05:00 |
|
Ken Johnson
|
089e9540ac
|
finished admin filter and write-up for issue #6
|
2013-06-04 11:49:59 -04:00 |
|
Ken Johnson
|
06dce1f8b2
|
I believe this has resolved the dependent destruction and we can close issue #18
|
2013-06-02 13:08:56 -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
|
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
|
31ce6ab1b5
|
test
|
2013-05-24 13:19:44 -04:00 |
|
Ken Johnson
|
b2e2a1b4b0
|
moved delete button away from submit button (duh), and changed delete a user to a POST request after realizing a spider might wreak havoc on that and delete all users
|
2013-05-21 00:42:56 -04:00 |
|
Ken Johnson
|
bd95958f17
|
added delete button
|
2013-05-20 22:21:00 -04:00 |
|
Ken Johnson
|
4337cb9a46
|
made sure the table refreshes after an update
|
2013-05-20 17:35:24 -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
|
f7dbc482bb
|
added a table to manage users
|
2013-05-17 14:08:18 -04:00 |
|
Ken Johnson
|
a279d06b4c
|
created admin controller
|
2013-05-17 10:25:56 -04:00 |
|