]> git.ipfire.org Git - thirdparty/freeradius-server.git/commit
rename "proto = detail" to "handler = detail"
authorAlan T. DeKok <aland@freeradius.org>
Wed, 30 Apr 2025 19:05:41 +0000 (15:05 -0400)
committerAlan T. DeKok <aland@freeradius.org>
Wed, 30 Apr 2025 19:05:41 +0000 (15:05 -0400)
commitb4f1f1c1d7e2e6054e6422ee7e51d01d4cd95382
treeffbd979eb41de53f905122cd0dccd2db5a37daf2
parent94a0f3069fd56260cd664db970c21c61d96d72d5
rename "proto = detail" to "handler = detail"

"proto" is still accepted for compatibility.

However, it was too generic / conflicting, and was therefore
confusing.

Similarly, there were comments saying "listen load" would use
name2 to open the "load" module.  But name2 is now used for
something else, and the code was deleted a long time ago.
doc/antora/modules/reference/pages/raddb/sites-available/detail.adoc
doc/antora/modules/reference/pages/raddb/sites-available/load.adoc
raddb/sites-available/detail
raddb/sites-available/load
src/lib/server/virtual_servers.c