~eventum-developers/eventum/trunk

  • Committer: Elan Ruusamäe
  • Date: 2015-10-19 20:13:02 UTC
  • Revision ID: glen@delfi.ee-20151019201302-o9xlpv1dyapusxka
drop usr_email_password key. #77

you should never index password column, i.e make select where password
(or even hash of it) is in WHERE statement. should always compare it
client side.
Filename Latest Rev Last Changed Committer Comment Size
..
bin 4907 9 years ago Elan Ruusamäe move various scripts (crons, helpers) to bin dir Diff
cli 3858 14 years ago Elan Ruusamäe - restructured Diff
config 3838 14 years ago Bryan Alsdorf Moved everything out of subdirectories Diff
docs 3838 14 years ago Bryan Alsdorf Moved everything out of subdirectories Diff
htdocs 3858 14 years ago Elan Ruusamäe - restructured Diff
irc 3858 14 years ago Elan Ruusamäe - restructured Diff
lib 3858 14 years ago Elan Ruusamäe - restructured Diff
localization 3858 14 years ago Elan Ruusamäe - restructured Diff
locks 3838 14 years ago Bryan Alsdorf Moved everything out of subdirectories Diff
logs 3838 14 years ago Bryan Alsdorf Moved everything out of subdirectories Diff
misc 3838 14 years ago Bryan Alsdorf Moved everything out of subdirectories Diff
templates 3838 14 years ago Bryan Alsdorf Moved everything out of subdirectories Diff
templates_c 3838 14 years ago Bryan Alsdorf Moved everything out of subdirectories Diff
tests 4239 13 years ago Elan Ruusamäe Framework for PHPUnit testing Diff
upgrade 3858 14 years ago Elan Ruusamäe - restructured Diff
.editorconfig 4675 10 years ago Elan Ruusamäe exclude editor rules from vendor and smarty cache 696 bytes Diff Download File
.gitattributes 5568 8 years ago Elan Ruusamäe update dist files cleanup 475 bytes Diff Download File
.gitignore 5401.1.1 8 years ago Bryan Alsdorf Initial commit of CAS authentication backend. Cha 553 bytes Diff Download File
.gitmodules 5441 8 years ago Elan Ruusamäe add wiki submodule, this will export wiki into rel 163 bytes Diff Download File
.php_cs 5151 9 years ago Elan Ruusamäe phpcs: disable header_comment, removes our vim mod 2.2 KB Diff Download File
.travis.yml 5538 8 years ago Elan Ruusamäe enable php5-ldap in travis 849 bytes Diff Download File
autoload.php 5524 8 years ago Elan Ruusamäe remove testing 2.5 KB Diff Download File
build.xml 5198.1.1 9 years ago Elan Ruusamäe remove jpgraph references 1.9 KB Diff Download File
ChangeLog.md 5560 8 years ago Elan Ruusamäe Merge branch 'dbmigrate' 72.5 KB Diff Download File
composer.json 5563 8 years ago Elan Ruusamäe load gettext via autoload mechanism 2.3 KB Diff Download File
CONTRIBUTING.md 4973 9 years ago Elan Ruusamäe Update CONTRIBUTING.md 1.3 KB Diff Download File
init.php 5565 8 years ago Elan Ruusamäe APP_HASH_TYPE constant is no longer neccessary. #7 6.3 KB Diff Download File
Makefile 5512 8 years ago Elan Ruusamäe most recent phpab is 1.20.3 3 KB Diff Download File
phpcompatinfo.json 5215 9 years ago Elan Ruusamäe create phpcompatinfo report in release tarball 219 bytes Diff Download File
phpcs.xml 4305 13 years ago Elan Ruusamäe resolved some sniffs 3.5 KB Diff Download File
phpunit.xml.dist 5166 9 years ago Elan Ruusamäe phpunit: sample for E_ALL 1005 bytes Diff Download File
README.md 5526 8 years ago Elan Ruusamäe Update README.md 1.1 KB Diff Download File