Antoine

Results 3 issues of Antoine

Hi, first of all, thanks for this package I've found very easy to use and usefull. A suggestion (easy to implement), more than a bug report: - call ingress plugins...

Hi, is there a working exemple of custom DB Adapter somewhere (with app factory pattern)? It seems to me that calling ``UserManager.init_app()`` requires ``db`` to be a predefined or custom...

Hi, I don't know if this is maintained anymore, but I would suggest that `getattr()` raises an `AttributeError` instead of `KeyError`. This would avoid breaking other libraries that expect `getattr()`...