<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/esp8266/scripts/webrepl_setup.py, branch encoding</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=encoding</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=encoding'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2016-07-02T19:40:16+00:00</updated>
<entry>
<title>esp8266: Switch webrepl_setup to use frozen bytecode.</title>
<updated>2016-07-02T19:40:16+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2016-07-02T19:40:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=dec51e3519ac6f8ab2ffd0cf00407a505742248f'/>
<id>urn:sha1:dec51e3519ac6f8ab2ffd0cf00407a505742248f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>esp8266/scripts/webrepl_setup: Add max password length check.</title>
<updated>2016-05-16T23:21:45+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2016-05-16T22:12:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=418faae8f7e1052e3a198ef7e69dff55deb7d141'/>
<id>urn:sha1:418faae8f7e1052e3a198ef7e69dff55deb7d141</id>
<content type='text'>
modwebrepl truncates password to 9 chars, and that led people to confusion.
</content>
</entry>
<entry>
<title>esp8266/scripts/webrepl_setup: Show password placeholder char.</title>
<updated>2016-05-16T21:01:41+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2016-05-16T21:01:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=21ec1fd8504eb9c50d09be67be396707c1be411e'/>
<id>urn:sha1:21ec1fd8504eb9c50d09be67be396707c1be411e</id>
<content type='text'>
That was the intent for the initial user setup, but didn't work before
due to lwIP issues. Enable now that they're fixed.
</content>
</entry>
<entry>
<title>esp8266/scripts/webrepl_setup: Reject too short passwords.</title>
<updated>2016-05-02T15:48:32+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2016-05-02T15:48:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=13d9d50fea53550fdcc7f2bec86ff83b1ff9dc28'/>
<id>urn:sha1:13d9d50fea53550fdcc7f2bec86ff83b1ff9dc28</id>
<content type='text'>
</content>
</entry>
<entry>
<title>esp8266/scripts/webrepl: Add "first connection" mode to setup password.</title>
<updated>2016-04-30T17:41:09+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2016-04-30T17:41:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=c1d1c562f3a1e4922711f0584e99ef074c5ce0f1'/>
<id>urn:sha1:c1d1c562f3a1e4922711f0584e99ef074c5ce0f1</id>
<content type='text'>
If there's no port_config.py file, or it lacks WEBREPL_PASS variable,
"initial setup mode" will be entered on first WebREPLconnection. User
will be asked for password, which will be written to
port_config.WEBREPL_PASS, and system restarted to work in normal mode
with password active.
</content>
</entry>
</feed>
