Stéphane Blondon
|
d37c0611ee
|
fix: use 'exit' to quit script
|
2022-01-04 19:23:06 +01:00 |
|
Camille
|
db1d011a3b
|
invitations expire after 48h
|
2022-01-01 10:56:48 +00:00 |
|
Éloi Rivard
|
50af2e3e72
|
pre-commit tox test
|
2021-12-20 23:57:27 +01:00 |
|
Éloi Rivard
|
529b297e93
|
Manage user websites
|
2021-12-13 23:04:34 +01:00 |
|
Éloi Rivard
|
f4c04d9666
|
Default configuration and test client use user avatars
|
2021-12-13 22:50:53 +01:00 |
|
Éloi Rivard
|
951fce2725
|
JWT mapping use jinja
|
2021-12-12 16:17:13 +01:00 |
|
Éloi Rivard
|
18e4b0c42c
|
Documentation improvements
|
2021-12-12 15:38:32 +01:00 |
|
Éloi Rivard
|
14480020cb
|
Group description
|
2021-12-10 17:16:33 +01:00 |
|
Camille
|
cefeac4e5b
|
customize jwt claims with format string in config file
|
2021-12-10 14:56:43 +00:00 |
|
Éloi Rivard
|
0053369604
|
jpegPhoto profile form
|
2021-12-09 18:26:11 +01:00 |
|
Éloi Rivard
|
41be09b865
|
Added configuration options to tune object IDs
|
2021-12-08 10:11:25 +01:00 |
|
Éloi Rivard
|
adda4832f0
|
Login placeholder depends on the USER_FILTER configuration attribute
|
2021-12-07 20:16:46 +01:00 |
|
Éloi Rivard
|
c8f33cd77a
|
The default configuration has no SMTP server defined
|
2021-12-07 17:18:41 +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
|
860b1d3803
|
demo: fixed authorization boostrap
|
2021-12-03 16:01:39 +01:00 |
|
Éloi Rivard
|
d2611abadb
|
Permissions overhaul
|
2021-12-03 14:37:24 +01:00 |
|
Éloi Rivard
|
033639a955
|
Logging is configurable
|
2021-10-31 14:40:12 +01:00 |
|
Eloi Rivard
|
c0f53c8e6e
|
use flask-themer to allow theme customization
|
2021-10-29 17:05:32 +02:00 |
|
Camille
|
e9434e0e8c
|
Fix demo ldif order
|
2021-10-28 15:34:20 +02:00 |
|
Éloi Rivard
|
5273ae1075
|
demo: python binary detection fix
|
2021-10-27 20:55:04 +02:00 |
|
Éloi Rivard
|
983873eaf3
|
demo run fix
|
2021-10-20 12:28:10 +02:00 |
|
Éloi Rivard
|
5863a38e40
|
doc: installation improvements
|
2021-10-12 18:14:09 +02:00 |
|
Eloi Rivard
|
f957401cd8
|
Updated 'groups' claims in openid-configuration.json examples
|
2021-09-24 12:08:49 +02:00 |
|
Éloi Rivard
|
a9e6661e87
|
Use own-shipped html5shiv
|
2021-09-17 11:51:08 +02:00 |
|
Éloi Rivard
|
6a16590915
|
Added introspection_endpoint to discovery configuration files
|
2021-09-15 19:08:59 +02:00 |
|
Éloi Rivard
|
bf258f67e4
|
demo: can force either native or docker slapd
|
2021-08-31 15:47:06 +02:00 |
|
Camille Daniel
|
f1ac9e140a
|
Add groups claim and scope
|
2021-06-03 17:24:36 +02:00 |
|
Camille Daniel
|
b6ef56ad20
|
Improve things
|
2021-06-03 12:28:45 +02:00 |
|
Camille Daniel
|
e07eb0eb50
|
Save user groups (WIP)
|
2021-06-03 09:11:38 +02:00 |
|
Éloi Rivard
|
0dae169464
|
Added nonce to supported_claims
|
2021-05-06 16:12:00 +02:00 |
|
Éloi Rivard
|
6e909c7de2
|
The demo deletes its virtualenv if something has gone wrong during an installation
|
2021-04-09 18:49:08 +02:00 |
|
Éloi Rivard
|
cc47c84fdb
|
demo README
|
2021-04-07 09:16:26 +02:00 |
|
Éloi Rivard
|
e0c42b606e
|
demo: use python-slapd instead of slapdobject
|
2021-04-02 15:47:46 +02:00 |
|
Éloi Rivard
|
929eedc6f0
|
Password initialization mail button. Fixes #51
|
2021-01-06 17:19:44 +01:00 |
|
Éloi Rivard
|
cbe06cc128
|
Users can delete their own accounts. #35
|
2021-01-01 16:42:13 +01:00 |
|
Éloi Rivard
|
9cf81b6be6
|
Customizable error message for invalid login. Fixes #48
|
2020-12-31 19:55:30 +01:00 |
|
Éloi Rivard
|
d2aab4d118
|
jpegPhoto may be better than photo
|
2020-12-31 18:11:23 +01:00 |
|
Éloi Rivard
|
d969065016
|
Ensures demo slapd server is starting
|
2020-12-31 12:47:36 +01:00 |
|
Éloi Rivard
|
0ba05a05ab
|
Configuration header
|
2020-12-31 12:47:36 +01:00 |
|
Éloi Rivard
|
ce6c9febd1
|
Admins can impersonate users. Fixes #39
|
2020-12-11 12:04:32 +01:00 |
|
Éloi Rivard
|
c63d53f0ed
|
Profile editable fields are configurable
|
2020-11-26 15:29:14 +01:00 |
|
Éloi Rivard
|
88bdfed443
|
Password setup for new users. Fixes #37
|
2020-11-16 15:39:58 +01:00 |
|
Éloi Rivard
|
f29fe7b575
|
Use a very edgy python-ldap version
|
2020-11-15 18:32:03 +01:00 |
|
Éloi Rivard
|
501bc54b59
|
Fixed demo client configuration
|
2020-11-15 16:02:33 +01:00 |
|
Éloi Rivard
|
49cfdc31b2
|
Updated README
|
2020-11-13 11:15:17 +01:00 |
|
Éloi Rivard
|
2e3fbee0f6
|
Fixed readme links
|
2020-11-12 09:30:39 +01:00 |
|
Éloi Rivard
|
5b90745da3
|
demo README
|
2020-11-10 17:56:51 +01:00 |
|
Éloi Rivard
|
7762e58d67
|
Development environment without docker. Plus client samples. Fixes #18
|
2020-11-10 17:52:52 +01:00 |
|