Ticket #573 (closed defect: worksforme)

Opened 11 months ago

Last modified 8 months ago

daemon octofussd

Reported by: sabine Owned by: cgabriel
Priority: normal Milestone:
Component: Octofuss Version:
Severity: normal Keywords: octofussd
Cc:

Description

questo l'output che viene dato quando si lancia /etc/init.d/octofussd restart

Restarting Octofuss server: octofussd/usr/share/octofussd/plugins/usersplugin/hashpwd.py:2: DeprecationWarning?: the md5 module is deprecated; use hashlib instead

import md5

/usr/share/octofussd/plugins/usersplugin/hashpwd.py:4: DeprecationWarning?: the sha module is deprecated; use the hashlib module instead

import sha

.

Change History

Changed 11 months ago by cgabriel

E' solo un DeprecationWarning?. Piuttosto, ci sono problemi di funzionamento?

Changed 8 months ago by cgabriel

  • status changed from new to closed
  • resolution set to worksforme

No news, chiudo.

Note: See TracTickets for help on using tickets.