administrator/password in (Pharo4, Seaside 3.1)
Johannes Brauer <[email protected]>
| Newsgroups | gmane.comp.lang.smalltalk.squeak.seaside |
|---|---|
| Message-ID | <[email protected]> |
Hi, in Seaside 3.0 I could use the following expression for setting the administrator login: (WADispatcher default entryPointAt: 'config‘) preferenceAt: #login put: 'new id'. (WADispatcher default entryPointAt: 'config') preferenceAt: #passwordHash put: (GRPlatform current secureHashFor: 'new id'). I cannot figure out how to do equivalent tasks in Seaside 3.1. Hints are welcome. Johannes _______________________________________________ seaside mailing list [email protected] http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside