Skip to content

Resolve "Make confirmation code easier to read and type"

Closes #7 (closed)

This change makes the short code go from 4 alphanumeric chars to 6 hexidecimal chars. It retains the same amount of random bytes. It also allows for case insensitive entry and replaces O with 0. No frontend changes should be needed for this.

Edited by David Burke

Merge request reports