Skip to content
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/IPv6 #46

Open
wants to merge 159 commits into
base: main
Choose a base branch
from
Open

Feature/IPv6 #46

wants to merge 159 commits into from

Conversation

SsenabuyaDavid
Copy link
Collaborator

No description provided.

CharlesKasasira and others added 30 commits July 19, 2023 17:04
Co-authored-by: judith kwesiga <starie@judie>
* Added README.md

* add .gitignore
* Added README.md

* add .gitignore

* new changes
* 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
CharlesKasasira and others added 30 commits July 28, 2023 02:50
* 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

* gitignore: add .DS_Store files

* change session age to 3600

* add: renu favicon

* delete .DS_Store

* deleted sqlitte

* chore: remove unsed packages

* feat: download site files

* Debug: false

* add scheduler package

* change to hours for sites download

* gitignore: Exception

* Hide secret key

* fix conflict

* set ALLOWED HOSTS

* Github Actions

* update github actions

* test

* test

* changed check debug settngs

* Test Actions

* changes

* changes

* changes

* changes

* changes

* updated settings

* updated settings

* Testing Actions when debug is left true

* Testing Actions when debug is left true

* updated settings

* Testing Actions when debug is left true

* check Debug in Settings

* Testing Actions when debug is left true

* Actions environment variables

* Testing Actions when debug is left true

* Actions environment variables

* Testing Actions when debug is left true

* Actions environment variables

* Testing Actions when debug is left true

* Testing Actions when debug is left true

* Testing Actions when debug is left true

* Testing Actions when debug is left true

* Testing Actions when debug is left true

* Testing Actions when debug is left true

* Testing Protected branch

* users

* Users list

* fix conflict

* check for renu ips

* feature rate limiting

* add __pycache__ to .gitignore

* remove messages

* Refactor: Code modification

* update .gitignore: removed pycache from vc

* update .gitignore: removed myapp/__pycache from vc

* update .gitignore: removed myapp/__pycache from vc
… IPv6 address are the same as those of RENU's IPv6 address
…pv6 addresses in the file are subnets of 2c0f:f6d0
* 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
* updating branch

* Features: Implemented User Authentication, Dashboard, script to parse data from the sites, UI design

* Setting up the requirements for testing the code

---------

Co-authored-by: judith kwesiga <starie@judie>
…t Ipv6 addresses of a text file which are similar to a reference ipv6 address
…t Ipv6 addresses of a text file which are similar to a reference ipv6 address
…t Ipv6 addresses of a text file which are similar to a reference ipv6 address
* 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
* Filter users by username

* add user

* style: update settings page css

* add ip space popup

* Added the add_ip_space function
* Filter users by username

* add user

* style: update settings page css

* add ip space popup

* Added the add_ip_space function

* Settingup for tests with coverage

* added tests to gitignore
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants