Skip to content
#

ideas

Here are 323 public repositories matching this topic...

tobiashinz
tobiashinz commented Sep 10, 2020

I tried to connect my Fider instance to Keycloak.

My Keycloak realm has a capital letter in its name. Fider transforms the Authorize URL, Token URL and Profile API URL to all lowercase automatically.

This way it is a realm-name mismatch with Keycloak and the authentication fails.

I was able to work around it by changing the mentioned URLs in the database.

ideas
GeorgyFirsov
GeorgyFirsov commented Apr 28, 2021

Суть

Добавить в шаблон класса строки методы trim_left, trim_right и trim, которые обрезают пробельные символы слева, справа или по обеим сторонам строчки.

Применение

Полезно, к примеру, при построчном чтении файлов, при обработке ввода от пользователя и тому подобных случаях. Часто на моей практике встречаются ситуации, когда пробельные символы по сторонам строчки необходимо убр

plt-formal-methods-resources

Curated List of Research Focused Reading Materials & Videos for Learning about Programming Language Theory Research, Formal Methods and their application in some most active computer Science fields.

  • Updated Aug 17, 2019

Improve this page

Add a description, image, and links to the ideas topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the ideas topic, visit your repo's landing page and select "manage topics."

Learn more