Changeset 9618 for main/waeup.aaue/trunk


Ignore:
Timestamp:
12 Nov 2012, 01:17:18 (12 years ago)
Author:
uli
Message:

Change password use more secure hash.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/waeup.aaue/trunk/etc/site.zcml.in

    r9223 r9618  
    4242                 title="Manager"
    4343                 login="grok"
    44                  password_manager="SHA1"
    45                  password="321b9cd3739bd029629243732eb682db005a7541f7509622"
     44                 password_manager="SSHA"
     45                 password="{SSHA}25aAAv3eGI8NbnkmalPZRx6ccMb2zulH"
    4646                 />
    4747
Note: See TracChangeset for help on using the changeset viewer.