cyril36

Results 12 issues of cyril36

Hi, I am using Python 3.8.3 and feedparser==6.0.2 I have the following feed : ``` The Joe Rogan Experience Fri, 27 Nov 2020 18:00:00 +0000 ..... Joe Rogan comedian,joe,monkey,redban,rogan,talking,ufc yes...

Hello, FIrst of all, this library is very useful. I am just at the testing phase of this lib but it does all the regular action we would need. So...

Hi, The issue i have discovered is that when i create a createsuperuser with incomplete information (firstname , lastname... missing) the social user creation just override the superuser account with...

Hello, It would be nice to be able to whitelist the domain that will be allowed to use the magic link. I bump into your lib that works perfectly but...

Hello, This plugin with keycloak 16 was getting the following error. I have updated the java code to make it work again. 18:50:44,044 ERROR [org.keycloak.services.error.KeycloakErrorHandler] (default task-1) Uncaught server error:...

Hello, I have 2 features to suggest : 1) Email domain whitelisting : It would be nice to be able to whitelist the domain that will be allowed to use...

**Is your feature request related to a problem? Please describe.** By default the tabs badge color is red. I would like to be able to update the properties of the...

## Description I have created new parameters to be able to store the data in a json file instead of being only in memory data With this new parameters we...

Hello, I have added a badgeStyle props as commented in the issue https://github.com/web-ridge/react-native-paper-tabs/issues/67 I wanted to include all the badgeProps in this props as in the example : `badgeProps={mybadgeProps}` but...

Hello, Description : I have integrated Strawberry with django. I would like to integrate a third party identity server such as keycloak to authenticate my user : - user send...