Hi TIA,
The answer is unfortunately no -- but a PR is very welcome.
I am not sure if this is easy or complicated complicated to
achieve? If you want to discuss a solution, you are most welcome.
The wiki expects some kind of User object to exist that connects
to the Article and Plugin Revision history.
Best,
Ben
--
You received this message because you are subscribed to the Google Groups "django-wiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-wiki...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-wiki/ae5b9cfa-258a-4639-8199-589523114561%40googlegroups.com.
Hello again,
Looking at other sources, it seems you might be able to add your own middleware layer that creates a normal User object from the REMOTE_USER:
As such, you can solve the issue without needing to change django-wiki.
Best,
Ben
--
You received this message because you are subscribed to the Google Groups "django-wiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-wiki...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-wiki/b1d5d44d-3bbb-42a1-8fcb-1e71958269e6%40googlegroups.com.