emillumine
|
f95bffadd6
|
remove 'available_groups' Group classmethod (replaced by already existing 'all' LDAPObject method)
|
2022-03-14 10:14:02 +01:00 |
|
emillumine
|
8d804616fd
|
add a 'all' utility class method to LDAPObject to retrieve all class instances
|
2022-03-14 10:03:05 +01:00 |
|
emillumine
|
da1b911172
|
set User.object_class and Group.object_class based on config when setting ldap models
permit filtering with object_class by default in User.filter() and Group.filter()
avoid having user/group base root in default filter results
|
2022-03-14 10:03:05 +01:00 |
|
Éloi Rivard
|
1d0f1e2f24
|
LdapObject an have attribute name different than the schema
|
2022-01-18 18:04:25 +01:00 |
|
Éloi Rivard
|
52e802b34f
|
split oidc code from the rest
|
2022-01-11 20:31:55 +01:00 |
|
Éloi Rivard
|
50af2e3e72
|
pre-commit tox test
|
2021-12-20 23:57:27 +01:00 |
|
Éloi Rivard
|
18e4b0c42c
|
Documentation improvements
|
2021-12-12 15:38:32 +01:00 |
|
Éloi Rivard
|
0053369604
|
jpegPhoto profile form
|
2021-12-09 18:26:11 +01:00 |
|
Éloi Rivard
|
65dd61c524
|
python to ldap two-ways serialization
|
2021-12-08 15:53:20 +01:00 |
|
Éloi Rivard
|
015d410fb6
|
ldaputils variable renaming
|
2021-12-08 15:06:57 +01:00 |
|
Éloi Rivard
|
41be09b865
|
Added configuration options to tune object IDs
|
2021-12-08 10:11:25 +01:00 |
|
Éloi Rivard
|
3645171dd8
|
Option to not use OIDC
|
2021-12-07 00:16:42 +01:00 |
|
Éloi Rivard
|
cad1b6c274
|
Escape filters
|
2021-12-06 15:48:30 +01:00 |
|
Éloi Rivard
|
57e4830c82
|
lazy group loading
|
2021-12-06 14:52:10 +01:00 |
|
Éloi Rivard
|
e5bb035781
|
display groups on user list page
|
2021-12-03 16:49:19 +01:00 |
|
Éloi Rivard
|
d2611abadb
|
Permissions overhaul
|
2021-12-03 14:37:24 +01:00 |
|
Camille
|
402a16f9f3
|
Fix bug on groups with non-existent members
|
2021-10-29 14:19:46 +02:00 |
|
Éloi Rivard
|
0e6dd4f7ed
|
Implemented client pre-authorization
|
2021-10-20 12:15:55 +02:00 |
|
Éloi Rivard
|
da26a5d551
|
fixed forgotten ldap connection timeout options
|
2021-10-13 16:04:08 +02:00 |
|
Éloi Rivard
|
582ac90dab
|
tokens can have multiple audiences
|
2021-10-13 11:52:02 +02:00 |
|
Eloi Rivard
|
0b7def73a3
|
black
|
2021-09-28 09:30:41 +02:00 |
|
Camille
|
f4d6e723ba
|
Merge branch 'issue-12-groups' into 'master'
Create, edit and delete groups from interface (moderators only)
See merge request yaal/canaille!6
|
2021-07-29 14:43:51 +00:00 |
|
Camille Daniel
|
aed6b18aa8
|
Show groups and enable group creation
|
2021-07-01 18:21:20 +02:00 |
|
Éloi Rivard
|
a104507e37
|
Hide group entry if there is no group available
|
2021-07-01 11:36:35 +02:00 |
|
Camille
|
54ff7050f3
|
Issue 12 groups
|
2021-06-03 13:00:11 +00:00 |
|
Camille Daniel
|
b6ef56ad20
|
Improve things
|
2021-06-03 12:28:45 +02:00 |
|
Camille Daniel
|
f05e8094cb
|
Set user groups
|
2021-06-03 12:00:04 +02:00 |
|
Camille Daniel
|
e07eb0eb50
|
Save user groups (WIP)
|
2021-06-03 09:11:38 +02:00 |
|
Camille Daniel
|
95329b3969
|
WIP
|
2021-06-03 09:11:38 +02:00 |
|
Camille Daniel
|
75df94216a
|
Add groups field on user profile (WIP)
|
2021-06-03 09:11:38 +02:00 |
|
Éloi Rivard
|
9c2ba08408
|
Removed unused attributes
|
2021-03-17 21:39:31 +01:00 |
|
Éloi Rivard
|
b9376512cd
|
wip
|
2021-02-01 11:07:57 +01:00 |
|
Éloi Rivard
|
da635a5dd1
|
Session compatibility fix
|
2020-12-29 09:41:57 +01:00 |
|
Éloi Rivard
|
ce6c9febd1
|
Admins can impersonate users. Fixes #39
|
2020-12-11 12:04:32 +01:00 |
|
Éloi Rivard
|
88bdfed443
|
Password setup for new users. Fixes #37
|
2020-11-16 15:39:58 +01:00 |
|
Éloi Rivard
|
87d9937436
|
Minor improvements
|
2020-11-09 19:01:41 +01:00 |
|
Éloi Rivard
|
0b668f50ef
|
Moderators group. #12
|
2020-11-02 12:13:03 +01:00 |
|
Éloi Rivard
|
d020cee00e
|
Added a command to clean tokens and codes. Fixes #17
|
2020-10-23 11:33:27 +02:00 |
|
Éloi Rivard
|
1a15d7b3b5
|
User model utility
|
2020-10-21 17:15:33 +02:00 |
|
Éloi Rivard
|
e9e3368a33
|
Renamed the project 'canaille'
|
2020-10-21 14:04:40 +02:00 |
|