In my {authmap} table, there are 39 entries from the phpbbforum module. The last user in that table created an account in June 2009 -- right around the time we upgrade to Drupal 6. And there are 3,000 users in our Drupal database and 10,000 users in our phpBB database, so that's a good indicator that those records aren't active.
Can I correctly assume the data in this table isn't being used anymore and delete it?
Comments
Comment #1
vb commentedThe module itself does not use authmap table directly.
Comment #2
fizk commented