Files
@ 569199be3475
Branch filter:
Location: kallithea/docs/api/models.rst
569199be3475
632 B
text/prs.fallenstein.rst
javascript: provide secure_form compatible_authentication_token in all AJAX POSTs
_authentication_token is introduced as a global javascript variable. That seems
less ugly than passing it through as parameter everywhere ... and the token
really _is_ a global thing.
_authentication_token is introduced as a global javascript variable. That seems
less ugly than passing it through as parameter everywhere ... and the token
really _is_ a global thing.