~skye/git/TODO

view raw


KEY

	x => big task
	     priority x low->high
	     all priority 0 must be done before pushing to prod!!
	- => small task
	+ => impl notes
	! => comment

TODO

	0 sanitize input
		- SQL
	 	+ just shadow each var you need with a com::{html,sql}esc() fn,
		  respectively.
		- check for length of inputs, both min and max

	5 userstyles?