Sen descrición

Adam Day 93dc8e5598 Added DB and table creation. Started working on getting the functionality working. %!s(int64=2) %!d(string=hai) anos
emailtool e3cb635d4f Initial commit %!s(int64=2) %!d(string=hai) anos
static 93dc8e5598 Added DB and table creation. Started working on getting the functionality working. %!s(int64=2) %!d(string=hai) anos
templates 93dc8e5598 Added DB and table creation. Started working on getting the functionality working. %!s(int64=2) %!d(string=hai) anos
.gitignore dac56d7661 Added DB and table creation. Started working on getting the functionality working. %!s(int64=2) %!d(string=hai) anos
LICENSE b5ad6aebbc Cleaned up the starting process for the application. %!s(int64=2) %!d(string=hai) anos
README.md b5ad6aebbc Cleaned up the starting process for the application. %!s(int64=2) %!d(string=hai) anos
app.py 93dc8e5598 Added DB and table creation. Started working on getting the functionality working. %!s(int64=2) %!d(string=hai) anos
ils_password_tool.ini e3cb635d4f Initial commit %!s(int64=2) %!d(string=hai) anos
requirements.txt dac56d7661 Added DB and table creation. Started working on getting the functionality working. %!s(int64=2) %!d(string=hai) anos
settings.ini 93dc8e5598 Added DB and table creation. Started working on getting the functionality working. %!s(int64=2) %!d(string=hai) anos

README.md

ILS Password Management Tool

This tool is a self-contained web application that allows users to manage their ILS password reset notifications. It is designed to be used by the Lynx Library staff. It is not designed to be used by the general public.

Usage

Start the application on any Windows system connected to the network.

Initial Setup

  • Start the application
  • In a web browser navigation to the admin panel: http://<system name or IP>>:<port>>/admin
  • Admin username and password is 'admin' and 'admin'
  • Reset the default admin password.
  • Create new user accounts for the staff.
  • Close the application

License

This tool is licensed under the MIT license. See the LICENSE file for more information.