]> git.ipfire.org Git - thirdparty/freeradius-server.git/commit
add more WARNINGs so that people who read them will be enlightened.
authorAlan T. DeKok <aland@freeradius.org>
Sun, 28 Mar 2021 14:24:35 +0000 (10:24 -0400)
committerAlan T. DeKok <aland@freeradius.org>
Sun, 28 Mar 2021 14:26:54 +0000 (10:26 -0400)
commite26b9f8e14fa97a8de94c43b3b9e55294334f645
tree1a0756b72e885dbc5b239aa0dd7c9dbfa421734f
parented3267d68eb227504f64c8c131cb577ac0de5c1a
add more WARNINGs so that people who read them will be enlightened.

The default configuration depends on either User-Name or
Stripped-User-Name containing the identity of the user logging in.
If the identity is anonymized, and there's no Stripped-User-Name,
we need to warn the administrator that there is not enough
information to identify the user.
src/main/auth.c