55c3386812
add repository name to base tempalte
2021-09-05 06:15:24 +03:00
9b8c9b2b2d
migration of jinja tempaltes to bootstrap ( #30 )
2021-09-05 05:27:58 +03:00
e63cb509f2
Auth support ( #25 )
...
* initial auth implementation
* add create user parser
* add tests
* update dependencies list
* add login annd logout to index also improve auth
* realworld fixes
* add method set_option to Configuration and also use it everywhere
* split CreateUser handler to additional read method
* check user duplicate on auth mapping read
* generate salt by using passlib instead of random.choice
* case-insensetive usernames
* update dependencies
* update configuration reference
* improve tests
* fix codefactor errors
* hide fields if authorization is enabled, but no auth supplied
* add settings object for auth provider
* readme update
2021-09-02 23:36:00 +03:00
375d7c55e5
web templates improvements
...
* enable jinja autoescape by default for jinja raw generator
* allow to search by multiple strings (OR)
* replace test templates by symlink
2021-08-11 02:12:14 +03:00
32df4fc54f
Move search line inside extended report option
2021-04-06 17:03:34 +03:00
c6ccf53768
Email report ( #11 )
...
* Demo email report implementation
* improved ssl mode
* correct default option spelling and more fields to be hidden for not
extended reports
2021-04-06 05:45:17 +03:00
504d57b2f5
more package propertieis
2021-03-16 01:39:16 +03:00
f35278e978
styling (again)
2021-03-15 22:50:58 +03:00
2cef540cc0
status bar to build status page
2021-03-15 04:43:10 +03:00
0fcb46afca
add information about installed size
2021-03-15 03:54:52 +03:00
374b3febc8
handle service status
2021-03-15 03:37:05 +03:00
f753563804
soft colours
2021-03-13 19:24:08 +03:00
4727894349
drop architecture coz it is always same
2021-03-13 17:12:36 +03:00
4b98b21a70
strict typing, change colors a bit, architecture depending lock
2021-03-13 16:57:58 +03:00
356cd35c5f
better templating
2021-03-13 05:12:53 +03:00
3405105dce
pretty status html
2021-03-13 03:57:27 +03:00
c66325ff38
fix interaction with web
2021-03-12 00:14:31 +03:00
1770793e69
improvements
...
* multi-sign and multi-web configuration
* change default configuration to do not use architecture
* change units to be templated
* some refactoring
2021-03-11 03:57:23 +03:00
2fca108fa4
process null lock file
2021-03-11 01:58:33 +03:00
262d8d8647
multisign option
2021-03-11 01:39:45 +03:00
fd2049b334
web server support
2021-03-11 01:14:09 +03:00
b3345c4184
jinja templates support
2021-03-08 15:52:02 +03:00