如果FR3DLdapBundle身份验证成功,但数据库中不存在数据,则ldap会将数据插入数据库。
如何将其禁用?
我已经有了一个包含许多用户名和角色的用户表,我不想在抛出LdapBundle时向其中插入更多数据。
提前谢谢。
发布于 2012-12-14 15:35:44
我从Maks3w得到了答案更多详情请看这里:https://github.com/Maks3w/FR3DLdapBundle/issues/19
https://stackoverflow.com/questions/13862322
复制相似问题