This is a read-only snapshot of the ComputerCraft forums, taken in April 2020.
Oddstr13's profile picture

Oddstr13's Advanced Doorlock (password program)

Started by Oddstr13, 07 September 2012 - 11:28 PM
Oddstr13 #1
Posted 08 September 2012 - 01:28 AM
Hi, my name is Oddstr13, and this is my Advanced Doorlock program.

It is a multi-user door-lock program.
It has an menu to add users, delete user, change the master(admin) password, and more.
Passwords are SHA1 hashed, thanks to the String Utils api.

Feedback, suggestions, bug reports and fixes are welcome.

Libraries used and bunledKnown bugs
  • The setup program crashes on first run, just run again and it runs just fine.
Downloads

License
SpoilerCopyright © 2012 Oddstr13 (oddstr13 47 openshell d07 com)

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.


- Oddstr13
Goof #2
Posted 03 December 2012 - 10:29 PM
Post code on pastebin, please :D/>