Move the initial part of basic auth processing
authorSimo Sorce <simo@redhat.com>
Sun, 14 Jun 2015 22:23:16 +0000 (18:23 -0400)
committerSimo Sorce <simo@redhat.com>
Tue, 16 Jun 2015 17:29:25 +0000 (13:29 -0400)
commitd499fea35e0c88e75dbaf5e0e072fdbc8f88febe
tree4de29f65feda9c3b8e29618fcf74712f6e69d2b1
parent10d352bac12353efb5fe6e6efd2655e0562a1f8e
Move the initial part of basic auth processing

Consolidate and simplify AUTH BASIC Handling - Part 1.

By moving all the special operation one for auth basic into its own
segment we make the code simpler (less exceptions) and more readable.

Signed-off-by: Simo Sorce <simo@redhat.com>
src/mod_auth_gssapi.c