Skip to content

Support for certfp migration in 2json scripts #1864

@tacerus

Description

@tacerus

Hi,

amongst the data migrated in the anope2json and atheme2json scripts (which have come very handy in the past!) are NickServ passwords. Since some users utilize certfp for authentication however, it would be great if the associated fingerprints were included in the migration.

Here is a sample snippet from an Anope database:

OBJECT NickCore
ID 172
DATA display foo    
DATA pass sha1:xxxxxxxxxxxxxx                          
DATA email foo@example.com   
DATA language
DATA access foo@*.example.com    
DATA memomax 20
DATA MEMO_SIGNON 1
DATA MEMO_RECEIVE 1
DATA cert UzScAKbIfiAlkBhpcnNPhpZiH7ZXt4C7RHOwpsfQHFmCNkwaBFWbEWUnUDtnW57x 
DATA HIDE_EMAIL 1
DATA HIDE_MASK 1
DATA NS_PRIVATE 1
DATA AUTOOP 1
DATA NS_SECURE 1
END

Unfortunately I do not have an Atheme one handy.

Thanks for considering.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions