Commit Graph

38 Commits

Author SHA1 Message Date
coja ad5cdde65e [Styling] separated css to file 2025-10-23 00:59:05 +02:00
coja 3c75fe3e2c [Styling] change styling for web pages, dark mode 2025-10-23 00:44:07 +02:00
fram3d f2cd767c5c add feature for deleting users and changing passwords with admin pass, many bug fixes, now it is fully tested 2025-09-28 01:44:00 +02:00
fram3d 6bc05bcca3 fix changing password with non-existent user 2025-09-27 23:02:54 +02:00
fram3d fe0e8f8d0c add ability for ldap admin to change password for any user 2025-09-27 22:22:01 +02:00
fram3d 0cdde03725 add pychache in luser dir to gitignore and passlib to requirements.txt 2024-04-10 14:10:19 +02:00
fram3d 2b8c5ea453 fix log numbering 2024-04-05 15:48:10 +02:00
fram3d 3818419cae change version in deb 2024-03-28 19:28:15 +01:00
fram3d 09c22b23a7 fix all new ldapsync issues 2024-03-28 19:25:56 +01:00
fram3d 6251e610e8 bug fixes 2024-03-28 18:55:48 +01:00
fram3d 67f3fefae5 fix bugs 2024-03-28 17:54:13 +01:00
fram3d e6fdb916bf santize user input and ldap records 2024-01-05 06:46:34 +01:00
fram3d 1da508d0d6 add integrity checks for user input 2024-01-04 08:22:17 +01:00
fram3d 7f1ab45d53 fix static path 2023-12-28 04:53:46 +01:00
fram3d b33110f8f4 fix instalation 2023-12-27 17:46:22 +01:00
fram3d 718cdf6c89 fix confrim password registration form to hide password 2023-11-17 16:58:59 +01:00
fram3d ae167a764e change label in html for confirm password 2023-11-01 17:28:54 +01:00
fram3d 7435588363 save old config.ini during .deb instalation 2023-11-01 17:16:25 +01:00
fram3d b94b94b0a3 add deb files into .gitignore 2023-11-01 16:40:39 +01:00
fram3d 23d4fe44e8 add confirm password field 2023-11-01 16:11:38 +01:00
fram3d d0ba096710 add gitignore 2023-11-01 14:11:32 +01:00
fram3d 0d33b52243 only lowercase usernames allowed 2023-11-01 14:11:05 +01:00
fram3d 654dfceaf0 change language tag in template 2023-09-03 10:36:54 +02:00
fram3d d45dad4540 center captcha in template 2023-09-03 10:33:22 +02:00
fram3d 4e764e104a change style location in templates 2023-09-03 10:19:55 +02:00
fram3d 41553b2d74 autoenable service in .deb installation 2023-08-24 01:58:15 +02:00
fram3d 359a20ea66 add luser.service file to deb package and change README 2023-06-21 01:22:40 +02:00
fram3d 2abb42eb94 add LICENSE requirements.txt and build-deb 2023-06-21 01:18:02 +02:00
fram3d 1318214a8b change default config values and path 2023-06-21 00:40:51 +02:00
fram3d 8f1aaeb417 add config.ini and read it with configparse 2023-06-21 00:30:32 +02:00
fram3d 1e2f119f7f add findlastuid function 2023-06-20 23:48:43 +02:00
fram3d 237e7bd14e add all functionality for basealt 2023-06-20 20:25:57 +02:00
fram3d ca91a5512b fix typos 2023-06-20 20:11:12 +02:00
fram3d e1beff914b add mail attribute when adding users 2023-06-20 20:07:56 +02:00
fram3d 73dfce0a91 add domain variable to return of expandbase function 2023-06-20 20:05:17 +02:00
fram3d 92e2b393c8 use new variables from expandbase in prepareldap function and rename it to prepare 2023-06-20 20:01:03 +02:00
fram3d 533a9885d4 add expand function 2023-06-20 19:54:11 +02:00
fram3d 35abb85365 init 2023-04-03 11:16:15 +02:00