Get Username within a plugin (Basic Authentication Plugin)

2017-10-24 Thread startrekfan
Hello, I have set up an solr server with the "Basic Authentication Plugin". Now I'd like to write a custom PostFilter(extends ExtendedQueryBase) plugin. Can you explain me how I can get the username of the authenticated user within my plugin? Thanks

Get Username within a plugin (Basic Authentication Plugin)

2017-10-24 Thread startrekfan
Hello, I have set up an solr server with the "Basic Authentication Plugin". Now I'd like to write a custom PostFilter(extends ExtendedQueryBase) plugin. Can you explain me how I can get the username of the authenticated user within my plugin? Thanks