Timshel
|
cff6c2b3af
SSO using OpenID Connect (#3899)
|
3 months ago |
Stefan Melmuk
|
5d84f17600
fix hiding of signup link (#6113)
|
4 months ago |
Stefan Melmuk
|
4fd22d8e3b
fix hiding email as 2fa provider (#6026)
|
4 months ago |
Timshel
|
df42b6d6b0
Fix Yubico toggle (#5833)
|
6 months ago |
Stefan Melmuk
|
871a3f214a
rename membership and adopt newtype pattern (#5320)
|
10 months ago |
Mathijs van Veluw
|
4816f77fd7
Add partial role support for manager only using web-vault v2024.12.0 (#5219)
|
11 months ago |
Mathijs van Veluw
|
294b429436
Add dynamic CSS support (#4940)
|
1 year ago |
Mathijs van Veluw
|
f05398a6b3
Update admin interface dependencies (#4581)
|
1 year ago |
Calvin Li
|
d0c22b9fc9
fix: web API call for jquery 3.7.1 (#4400)
|
1 year ago |
Mathijs van Veluw
|
d6b97090fa
Update crates, GHA and a Python/JS scripts (#4357)
|
1 year ago |
tuhana
|
3d4be24902
Fix typos
|
2 years ago |
BlackDex
|
32543c46da
Update Rust and Crates
|
2 years ago |
BlackDex
|
83d5432cbf
Update admin interface
|
2 years ago |
BlackDex
|
4ec2507073
Remove debug code during attachment download
|
2 years ago |
Daniel García
|
60964c07e6
Add some extra access checks for attachments and groups
|
2 years ago |
BlackDex
|
f906f6230a
Change `String` to `&str` for all Rocket functions
|
2 years ago |
BlackDex
|
ae437f70a3
Several config and admin interface fixes
|
2 years ago |
Jeremy Lin
|
d3626eba2a
Add HEAD routes to avoid spurious error messages
|
2 years ago |
BlackDex
|
c9ed9aa733
Fix Javascript issue on non sqlite databases
|
2 years ago |
BlackDex
|
d30878c4ea
Resolve uninlined_format_args clippy warnings
|
2 years ago |
BlackDex
|
613b2519ed
Removed unsafe-inline JS from CSP and other fixes
|
2 years ago |
BlackDex
|
8b6dfe48b7
Disable groups by default and Some optimizations
|
3 years ago |
Helmut K. C. Tessarek
|
6915a60332
use black favicon for /admin
|
3 years ago |
Stefan Melmuk
|
d209df9e10
use a custom 404 page
|
3 years ago |
BlackDex
|
610b183cef
Update dependencies for Rust and Admin interface.
|
3 years ago |
Stefan Melmuk
|
4289663a16
use static_files() for email attachments
|
3 years ago |
Stefan Melmuk
|
acb5ab08a8
add not_found catcher for 404 errors
|
3 years ago |
BlackDex
|
5a05139efe
Change the handling of login errors.
|
3 years ago |
Jeremy Lin
|
df8aeb10e8
Add `/api/{alive,now,version}` endpoints
|
3 years ago |
Daniel García
|
0b7d6bf6df
Update to rocket 0.5 and made code async, missing updating all db calls, that are currently blocking
|
4 years ago |