Cleanup: Removed trivial header files for auth backends
All Auth backends had just one prototype in auth_*.h. Those got merged into auth.h to avoid to have many small files around.
Showing
src/auth_anonymous.h
deleted
100644 → 0
src/auth_htpasswd.h
deleted
100644 → 0
src/auth_static.h
deleted
100644 → 0
src/auth_url.h
deleted
100644 → 0
Please register or sign in to comment