mirror of
https://github.com/xcat2/confluent.git
synced 2025-06-03 20:10:09 +00:00
Enable a WebUI to request an auth token. This will allow it to indicate it is running in a browser and have the server implement protections such that other software in the browser cannot send arbitrary requests into the server API. This is implemented in a backward compatible fashion, allowing, for example, purely non-browser clients to ignore the CSRF protection as it doesn't apply to that use case.
Description
Languages
Python
79.9%
Shell
15.9%
C
3.4%
Go
0.4%
Perl
0.3%