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:57 +0000 (16:51 -0400)
commit9a5b83b46dcf8bbcdc8d61d437191144a4bcbc6c
tree40d8d62238a6dbcc26400532f76df29b373297b5
parentfc568aaaeaa6c429690c2ed6028aa3c5811c0424
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