We are no longer using the EXTAUTH table.
authorArt Cancro <ajc@citadel.org>
Thu, 27 Apr 2023 21:54:19 +0000 (17:54 -0400)
committerArt Cancro <ajc@citadel.org>
Thu, 27 Apr 2023 21:54:19 +0000 (17:54 -0400)
commit389e6540f7c99c5729b6f8c3d66b8aec57f6e189
tree18eab8d2fe3142864cc8e8f45bee2c151f8d938b
parent63b690ea8ccb6ac4b73074d4248ec253c5ced6d9
We are no longer using the EXTAUTH table.

Perhaps in the future it will return in some other form.
LDAP auth still uses the uid, so we're searching for that the old way.
citadel/server/citadel_defs.h
citadel/server/modules/upgrade/serv_upgrade.c
citadel/server/user_ops.c