Home Applications password-app-iris-db

password-app-iris-db

This application is not supported by InterSystems Corporation. Please be notified that you use it at your own risk.
4.5
2 reviews
0
Awards
266
Views
0
IPM installs
0
2
Details
Releases
Reviews
Issues
Pull requests
Videos
Articles
This app has a demo View
Application for storing passwords

What's new in this version

Added functionality for editing password entries

password-app-iris-db

Application for storing passwords, contains the functionality of registration / authorization.

After registration, you have access to the functionality of storing passwords protected by an encryption key, individual for each user.

This application uses nativeAPI to work with IRIS.

How to use it

To start the application, clone project:

$ git clone https://github.com/bbnbb/password-app-iris-db

And run the commands:

$ docker-compose up -d 

Then open http://127.0.0.1:8011

go to http://localhost:8011/register , and add a user
image

after that you will be redirected to the login page where you can log in
image

in case of incorrect data, you will be shown an authorization error

after successful login you will be redirected to http://localhost:8011/dashboard page where you can manage your passwords.
image

The functionality of viewing previously saved passwords is available (by clicking on *********), as well as copying to the clipboard by clicking on the corresponding button. As well as the functionality of deleting previously saved passwords.

To add passwords, a form for adding a password is provided.
image

To edit the password, click on the corresponding icon, a modal window with an editing form will open
image
image

Technologies Used

  • Python
  • Iris-community
  • Flask
  • HTML/CSS
  • JavaScript
Read more
Made with
Version
1.0.117 Sep, 2023
Category
Technology Example
Works with
InterSystems IRIS
First published
02 Jul, 2023
Last checked by moderator
25 Jul, 2023Works