-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature/forgot password #84
Open
SsenabuyaDavid
wants to merge
208
commits into
main
Choose a base branch
from
feature/forgot_password
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Co-authored-by: judith kwesiga <starie@judie>
* Added README.md * add .gitignore * new changes * login css styling * update urls * forms.py * forms.py * forms * forms * update navbar * style: menu item * style: menu item * style: hightlight selected menu * chore: content structure * chore: content structure * add: monitor select box * refactor: html structure * refactor: html structure * refactor: html structure
* Adding Deployment logs * Executed test deployment script on Pull Request
* Executed test deployment script on Pull Request
* solve merge conflicts
* Continuous Deployment: build on pushing to the staging branch
* Continuous Deployment: build on pushing to the staging branch
* Continuous Deployment: build on pushing to the staging branch * fix
* fix
* Test 34: Automatic deployment on test environment
* Test 35: Automatic deployment on test environment
* Test 36: Automatic deployment on test environment
* Test 37(Update Requirements): Automatic deployment on test environment
…74) * Test 38(Execute with sudo): Automatic deployment on test environment
…ronment (#75) * Test 39(Disown background process): Automatic deployment on test environment
…ironment (#76) * Test 40 (Disown background process): Automatic deployment on test environment
* Test 40 (Disown background process): Automatic deployment on test environment
* change log message
* merge conflict
* Python program that checks whether the first fixed 32 bits of a given IPv6 address are the same as those of RENU's IPv6 address * Added functionality to the code to enable it check whether the prefix length is greater than 32. * Program checks whether input by the user is a subnet of the IPv6 address 2c0f:f6d0::/32 * Program that can accept a text file and then identifies whether the ipv6 addresses in the file are subnets of 2c0f:f6d0 * Python program that include a function that can be called to print out Ipv6 addresses of a text file which are similar to a reference ipv6 address * Python program that include a function that can be called to print out Ipv6 addresses of a text file which are similar to a reference ipv6 address * Modification of IPv6 program * Modification of IPv6 program * IPv6 address that identifies whether IPv4 addresses are listed in spamhaus.txt * IPv6 address that identifies whether IPv4 addresses are listed in spamhaus.txt * IPv6 address that identifies whether IPv4 addresses are listed in spamhaus.txt with proper python comments * Rectification of variable names on in the source code * Rectification of variable names on in the source code * Singe script that can identify any ip address and checks whether its ipv4 or ipv6 thus checking whether its similar to the reference ip address * Singe script that can identify any ip address and checks whether its ipv4 or ipv6 thus checking whether its similar to the reference ip address * Combination of Ipv4 and Ipv6 function * Elimination of Ipv4 and IPv6 scripts from code * Combination of both IPv4 and Ipv6 check_subnet_length functions * Improvement- Single function that handles check_prefix for both IPv4 and IPv6 * Improvement- Single function that handles check_prefix for both IPv4 and IPv6 * Single function that can test whether a given IP either Ipv4 or Ipv6 is part of the blacklisted ip addresses in a .txt document
* Python program that checks whether the first fixed 32 bits of a given IPv6 address are the same as those of RENU's IPv6 address * Added functionality to the code to enable it check whether the prefix length is greater than 32. * Program checks whether input by the user is a subnet of the IPv6 address 2c0f:f6d0::/32 * Program that can accept a text file and then identifies whether the ipv6 addresses in the file are subnets of 2c0f:f6d0 * Python program that include a function that can be called to print out Ipv6 addresses of a text file which are similar to a reference ipv6 address * Python program that include a function that can be called to print out Ipv6 addresses of a text file which are similar to a reference ipv6 address * Modification of IPv6 program * Modification of IPv6 program * IPv6 address that identifies whether IPv4 addresses are listed in spamhaus.txt * IPv6 address that identifies whether IPv4 addresses are listed in spamhaus.txt * IPv6 address that identifies whether IPv4 addresses are listed in spamhaus.txt with proper python comments * Rectification of variable names on in the source code * Rectification of variable names on in the source code * Singe script that can identify any ip address and checks whether its ipv4 or ipv6 thus checking whether its similar to the reference ip address * Singe script that can identify any ip address and checks whether its ipv4 or ipv6 thus checking whether its similar to the reference ip address * Combination of Ipv4 and Ipv6 function * Elimination of Ipv4 and IPv6 scripts from code * Combination of both IPv4 and Ipv6 check_subnet_length functions * Improvement- Single function that handles check_prefix for both IPv4 and IPv6 * Improvement- Single function that handles check_prefix for both IPv4 and IPv6 * Single function that can test whether a given IP either Ipv4 or Ipv6 is part of the blacklisted ip addresses in a .txt document * Single function that checks for all Ipv4 or IPv6 addresses * Single function that checks for all Ipv4 or IPv6 addresses
* test spamhuas urls * removed crappy test url
* removed crappy test url * Resolved merge conflicts
* Python program that checks whether the first fixed 32 bits of a given IPv6 address are the same as those of RENU's IPv6 address * Added functionality to the code to enable it check whether the prefix length is greater than 32. * Program checks whether input by the user is a subnet of the IPv6 address 2c0f:f6d0::/32 * Program that can accept a text file and then identifies whether the ipv6 addresses in the file are subnets of 2c0f:f6d0 * Python program that include a function that can be called to print out Ipv6 addresses of a text file which are similar to a reference ipv6 address * Python program that include a function that can be called to print out Ipv6 addresses of a text file which are similar to a reference ipv6 address * Modification of IPv6 program * Modification of IPv6 program * IPv6 address that identifies whether IPv4 addresses are listed in spamhaus.txt * IPv6 address that identifies whether IPv4 addresses are listed in spamhaus.txt * IPv6 address that identifies whether IPv4 addresses are listed in spamhaus.txt with proper python comments * Enabling of the forgot password functionality in the program * Use of SMTP for sending emails * Use of SMTP for sending emails * Rectification of variable names on in the source code
* Resolved conflicts
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.