Re: login
Matt Raible <[email protected]>
| Newsgroups | gmane.comp.java.roller.user |
|---|---|
| Message-ID | <[email protected]> |
You should be able to look into the database and see if your password is encrypted. You can adjust password encryption with the following 2 properties in $CATALINA_HOME/lib/roller-custom.properties: # Password security settings passwds.encryption.enabled=true passwds.encryption.algorithm=SHA On May 14, 2013, at 4:37 AM, Boris <[email protected]> wrote: > Hi! > > After I migrated 3.1 to 5.01 I can't login anymore! Is passphrase plain or > codded text ? > > > Boris Milikic