Module Name:    src
Committed By:   jschauma
Date:           Wed Oct 11 01:21:21 UTC 2023

Modified Files:
        src/share/misc: acronyms.comp

Log Message:
well, kinda have to add CSRF now, don't we?

+CSRF  cross-site request forgery


To generate a diff of this commit:
cvs rdiff -u -r1.374 -r1.375 src/share/misc/acronyms.comp

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/misc/acronyms.comp
diff -u src/share/misc/acronyms.comp:1.374 src/share/misc/acronyms.comp:1.375
--- src/share/misc/acronyms.comp:1.374	Wed Oct 11 01:15:16 2023
+++ src/share/misc/acronyms.comp	Wed Oct 11 01:21:21 2023
@@ -1,4 +1,4 @@
-$NetBSD: acronyms.comp,v 1.374 2023/10/11 01:15:16 jschauma Exp $
+$NetBSD: acronyms.comp,v 1.375 2023/10/11 01:21:21 jschauma Exp $
 3WHS	three-way handshake
 8VSB	8-state vestigial side band modulation
 AA	anti-aliasing
@@ -322,6 +322,7 @@ CRQC	cryptanalytically relevant quantum 
 CRLF	carriage return line feed
 CSIRT	computer security incident response team
 CSPM	cloud security posture management
+CSRF	cross-site request forgery
 CSU	C start up
 CRT	cathode ray tube
 CRTP	curiously recurring template pattern

Reply via email to