-
[Jean-Pierre Bergamin](https://jira.spring.io/secure/ViewProfile.jspa?name=ractive) (Migrated from [SEC-2856](https://jira.spring.io/browse/SEC-2856?redirect=false)) said:
After enabling remember-me …
-
org.springframework.context.ApplicationContextException: Unable to start web server; nested exception is java.lang.RuntimeException: org.springframework.beans.factory.UnsatisfiedDependencyException: E…
-
I'm trying to use WebUI authentication with Pinpoint 2.5.1 docker installation. I have done following steps:
Added basicLogin to SPRING_PROFILES variable in file pinpoint-docker/.env:
SPRING_PROFILE…
-
**Describe the bug**
Data from a JWT that uses non-ASCII characters gets mangled somewhere by Opencast.
**To Reproduce**
Steps to reproduce the behavior:
1. [Configure JWT](https://docs.open…
-
# 1부 : 패턴 소개
## 어댑터(Adapter) 패턴이란?
- 코드의 변경 없이, 기존 구현체를 클라이언트가 사용하는 인터페이스의 구현체로 변환시켜주는 패턴
## 사용 목적
- 클라이언트가 사용하는 인터페이스를 따르지 않던 기존 구현체를 그에 맞게 변환하여, 재사용 가능하도록 하기 위함
- 또한, 이를 기존 구현체 코드의 변경 없이 수행하기 위…
PDHBE updated
2 years ago
-
## Username과 Email 두 가지로 로그인하는 방법
> - 제약조건: 한 필드에 username과 email, 둘 중 하나만을 입력해야한다.
Kakao 로그인 기능이 추가되어, `username`과 `email` 두 가지 방법으로 로그인 할 필요가 생겼다.
이에 세가지 방법을 고려해보았다.
```
1. 내부에서 `username`과…
-
### What is version of KubeSphere DevOps has the issue?
devops-apiserver:ks-v3.4.1 ks-jenkins:v3.4.0-2.319.3-1
### How did you install the Kubernetes? Or what is the Kubernetes distribution?
…
-
![스크린샷(52)](https://user-images.githubusercontent.com/81272691/125157405-c374d780-e1a5-11eb-9438-d246b1414b2f.png)
`org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating …
-
Add to this ticket all errors crossed during implementing the project
JoCls updated
3 months ago
-
Hi folks,
are there plans to integrate the work that was done by Grant Cermak in https://jira.spring.io/browse/SES-94 to allow PAC decoding in order to get the granted authorities for an authenticate…