Skip to content

Tags: djnordeen/trongate-framework

Tags

v1.3.3030

Toggle v1.3.3030's commit message
Added CSRF protection.

1.3.3029

Toggle 1.3.3029's commit message
Added new starter template.

v1.3.3028

Toggle v1.3.3028's commit message

v1.3.3027

Toggle v1.3.3027's commit message
v1.3.3027 - alternative form validation method added, using array ins…

…tead of pipe-symbol method

v1.3.3026

Toggle v1.3.3026's commit message
Updated API Security Token Authentication and Authorization - refer t…

…o docs for full details.

v1.3.3025

Toggle v1.3.3025's commit message
Somebody flagged a security bug that I take quite seriously. It's to …

…do with how the framework potentially handles PSR. I have remvoed this offending if statement for the moment. Will reinstate something else shortly.

v1.3.3024

Toggle v1.3.3024's commit message
I totally know what I'm doing.

v1.3.3021

Toggle v1.3.3021's commit message
Updated version number

See previous commit message for full details of what has happened.

v1.3.3020

Toggle v1.3.3020's commit message
Merge remote-tracking branch 'origin/master'

v1.3.3019

Toggle v1.3.3019's commit message
A little rewiring of how the model fetches the table name.

This change should allow users to NOT have to actively declare table names (when querying the db) even if they are using custom routing.  This is NOT a security fix. The old method was solid.  It's just a little rewiring.  No big deal.