This website requires JavaScript.
Explore
Help
Sign In
Triplehx3
/
contentdb
Watch
1
Star
0
Fork
0
You've already forked contentdb
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
f5dd77fcb3a4c47ebf99ced7dc8811ae8f769402
contentdb
/
app
/
blueprints
/
admin
History
rubenwardy
f5dd77fcb3
Use GitHub user ids instead of usernames for authentication
...
Otherwise, renaming a GitHub account could allow someone else to gain access to a CDB account.
2024-03-30 17:00:01 +00:00
..
__init__.py
Add Languages editor to admin tools
2024-03-03 01:14:33 +00:00
actions.py
Use GitHub user ids instead of usernames for authentication
2024-03-30 17:00:01 +00:00
admin.py
Allow admin tools page to be used by editors
2024-01-28 21:51:31 +00:00
audit.py
Use consistent naming scheme for methods/functions
2023-06-19 21:57:54 +01:00
email.py
Use snake_case for method names
2023-06-19 21:57:54 +01:00
languageseditor.py
Add overview stat to languages editor
2024-03-03 01:14:33 +00:00
licenseseditor.py
Use snake_case for method names
2023-06-19 21:57:54 +01:00
tagseditor.py
Use collections for spotlight and featured, remove protected tags
2023-08-20 22:25:54 +01:00
versioneditor.py
Use snake_case for method names
2023-06-19 21:57:54 +01:00
warningseditor.py
Optimise imports and fix linter issues
2023-06-19 21:57:54 +01:00