After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 683356 - Bluetooth: don't restrict the length of non numeric PINs
Bluetooth: don't restrict the length of non numeric PINs
Status: RESOLVED FIXED
Product: gnome-shell
Classification: Core
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2012-09-04 18:59 UTC by Giovanni Campagna
Modified: 2012-09-05 11:24 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Bluetooth: don't restrict the length of non numeric PINs (1.03 KB, patch)
2012-09-04 18:59 UTC, Giovanni Campagna
committed Details | Review

Description Giovanni Campagna 2012-09-04 18:59:16 UTC
The protocol restriction is only for numeric PINs (passkeys, in bluez
jargon). For passwords, any length is allowed.
Comment 1 Giovanni Campagna 2012-09-04 18:59:20 UTC
Created attachment 223457 [details] [review]
Bluetooth: don't restrict the length of non numeric PINs
Comment 2 drago01 2012-09-05 09:33:00 UTC
Review of attachment 223457 [details] [review]:

OK.
Comment 3 Giovanni Campagna 2012-09-05 11:24:07 UTC
Attachment 223457 [details] pushed as 3710b88 - Bluetooth: don't restrict the length of non numeric PINs