TPAC locale picker: use POST instead of GET
authorDan Scott <dscott@laurentian.ca>
Sat, 4 Aug 2012 14:26:25 +0000 (10:26 -0400)
committerDan Scott <dscott@laurentian.ca>
Thu, 16 Aug 2012 20:51:28 +0000 (16:51 -0400)
commit787fc31935b60c5e35509f7a395be1e9815979f8
treeebfac3d5a26c63d7337f564cd1300d9abd163302
parent9b2262b277ff5ebb93093bf38a786424f5f19128
TPAC locale picker: use POST instead of GET

Users could (deliberately or not) change another's language
preferences by sharing links with the "set_eg_locale" GET param given
the locale picker's current behaviour. By switching to a POST param, we
prevent this result from accidentally occurring.

Signed-off-by: Dan Scott <dscott@laurentian.ca>
Signed-off-by: Art Rhyno <art632000@yahoo.ca>
Open-ILS/src/templates/opac/parts/locale_picker.tt2