~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to po/POTFILES.in

This modifies basic auth such that:

1) We now by default only bind to localhost.
2) We now have a plugin which creates the auth_all behavior.
3) Anonymous logins only work if enabled on auth_all.

Show diffs side-by-side

added added

removed removed

Lines of Context:
55
55
drizzled/table/instance/base.cc
56
56
drizzled/transaction_services.cc
57
57
drizzled/tztime.cc
 
58
plugin/auth_all/auth_all.cc
58
59
plugin/auth_file/auth_file.cc
59
60
plugin/auth_http/auth_http.cc
60
61
plugin/auth_ldap/auth_ldap.cc