Project

General

Profile

Actions

feature request #7432

open

Show default login only if the account has not been changed

Added by Andreas Müller almost 6 years ago. Updated almost 3 years ago.

Status:
In Progress
Priority:
Highest
Assignee:
Category:
taxeditor
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:
Severity:
normal

Description

Copied from #4256:

Some time ago we discussed this issue and decided that the login dialog should mention the default credentials as long the account has not been changed. This check can easily be done by comparing the login name and the digested password with the contents of the database.

The check can be done with org.springframework.security.authentication.encoding.Md5PasswordEncoder (bean: passwordEncoder) and the Salt (bean: saltSource)

see also #4256#note-19 and #4256#note-20

Actions

Also available in: Atom PDF