Commit graph

155 commits

Author SHA1 Message Date
44837b5fc6
Make scripts executable 2025-03-29 12:44:18 +01:00
2eb770fa15
Remove export permission (if you can view you can export) 2025-03-29 12:44:18 +01:00
750abfcc6c
Remove export & archive from menus 2025-03-29 12:44:18 +01:00
d7ba836c4e
Sections: prevent parent/child loop & force unqiue name/shortname 2025-03-29 12:44:18 +01:00
d35b06e2a9
Manage optionnal fields 2025-03-29 12:44:18 +01:00
dcc322c71d
Update gitignore to discard debug binary 2025-03-29 12:44:18 +01:00
193ba95735
Add licenses link in footer 2025-03-29 12:44:18 +01:00
a6d2fc3c01
Automate go licence fetching 2025-03-29 12:44:18 +01:00
8f58ea2fd6
License project under GPLv3 2025-03-29 12:44:18 +01:00
66649193cc
Change module name 2025-03-29 12:44:18 +01:00
3e7aa8e8f5
Fix redirect after totp enroll 2025-03-29 12:44:18 +01:00
ee9a453f63
Manage user account 2025-03-29 12:44:18 +01:00
e2d2697907
Tidy go modules 2025-03-29 12:44:18 +01:00
8657bd26bd
Footer with souce code link & generation time 2025-03-29 12:44:18 +01:00
0aa5b42671
Replace feather icons with bootstrap icons 2025-03-29 12:44:18 +01:00
89c1633389
Check if email already exists & fix last admin check 2025-03-29 12:44:18 +01:00
420cfd5c9d
Gestion des permissions 2025-03-29 12:44:18 +01:00
efd8912648
Gestion des utilisateurs 2025-03-29 12:44:18 +01:00
7d71923d4f
Remove DisabledAt for users 2025-03-29 12:44:18 +01:00
fa3aa49419
Gestion des rôles 2025-03-29 12:44:18 +01:00
e756149104
Fix login & mfa flow redirect 2025-03-29 12:44:18 +01:00
fefd742da3
Add order in tables 2025-03-29 12:44:18 +01:00
f12e14a85d
Gestion des sections 2025-03-29 12:44:17 +01:00
3e984d059c
Improve model and add roles 2025-03-29 12:44:17 +01:00
488da64ccf
Update navbar 2025-03-29 12:44:17 +01:00
573b6c105e
Add easter egg 2025-03-29 12:44:17 +01:00
31f9e78548
PNG logo 2025-03-29 12:44:17 +01:00
f59d7ba8dc
Autofocus 2025-03-29 12:44:17 +01:00
151a199bc5
Admin: Gestion des listes 2025-03-29 12:44:17 +01:00
c54cad7738
Lists: list & add 2025-03-29 12:44:17 +01:00
fe71c07e17
Create lists model & controllers 2025-03-29 12:44:17 +01:00
52951753a1
Add shortname in sections model 2025-03-29 12:44:17 +01:00
52372bcf69
Add admin authz middleware 2025-03-29 12:44:17 +01:00
144873d8e2
Navbar menus 2025-03-29 12:44:17 +01:00
432b01f370
Create navbar and add template globals 2025-03-29 12:44:17 +01:00
4be15c2f12
Extend model with sections & model 2025-03-29 12:44:17 +01:00
0351eeafd4
Create dashboard 2025-03-29 12:44:17 +01:00
53889674c3
Add logger and helmet fiber middlewares 2025-03-29 12:44:17 +01:00
08c8f78328
Rework login process & implement MFA 2025-03-29 12:44:17 +01:00
d41581aa47
Feather icons size 2025-03-29 12:44:17 +01:00
5beaee001e
Tidy go modules 2025-03-29 12:44:17 +01:00
d61e607b8a
Convert templates to pongo2 2025-03-29 12:44:17 +01:00
266cd2f4d2
Improve welcome page 2025-03-29 12:44:17 +01:00
eb02ba5ba5
Welcome page on first login or after password change 2025-03-29 12:44:17 +01:00
16ca31f27a
Add session storage with Badger 2025-03-29 12:44:17 +01:00
949f78c069
Tidy go modules 2025-03-29 12:44:17 +01:00
589b422de8
Remove debug print statement 2025-03-29 12:44:17 +01:00
53c94a490c
WIP: Enrollement MFA avec TOTP 2025-03-29 12:44:17 +01:00
274a30480e
Handle logout 2025-03-29 12:44:17 +01:00
af5528f60c
Create login form & handle auth 2025-03-29 12:44:17 +01:00