You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
isso/isso
Jelmer Vernooij 8aeff4acb2
Revert "Use <label>s rather than placeholders"
5 years ago
..
css Merge pull request #490 from vincentbernat/fix/css-notification 6 years ago
db Fix current flakes. 6 years ago
demo Reverted change to demo file; changed web server config to mount the uWSGI app at the root, as it turns out it's capable of serving the demo file itself 10 years ago
ext Revert "Removes potential '//' from email links (#420)" 5 years ago
img Add a basic admin interface (Fix issue #10) 7 years ago
js Revert "Use <label>s rather than placeholders" 5 years ago
templates Don't open the admin page with a default password by default. Fixes #491 6 years ago
tests Fix current flakes. 6 years ago
utils Fix another python3-specific flake. 6 years ago
views Reject actual logins when admin is disabled. 6 years ago
__init__.py Activate generic importer + document usage 5 years ago
compat.py autopep8 the code and then flake8 6 years ago
config.py Fix current flakes. 6 years ago
core.py autopep8 the code and then flake8 6 years ago
defaults.ini actually include isso/defaults.ini 8 years ago
dispatch.py autopep8 the code and then flake8 6 years ago
migrate.py Fix compatibility with new XML API. 5 years ago
run.py symlink share/isso.conf to isso/defaults.ini and include it properly 8 years ago
wsgi.py Use AF_INET if AF_UNIX isn't available (i.e. Windows) 6 years ago