meskio
0fccacdd77
Fix OpenPGP key update
...
On openpgp update we can't set the objectClass again, ldap gives an
error. Let's only set it when we configure the first key.
2 months ago
meskio
109afb27b8
Correct the expiration date format
2 months ago
meskio
19d91e33c7
Manage openpgp keys for wkd
2 months ago
mina
08eaf393d6
Actualizar 'tmpl/wellcome.mail'
5 months ago
bita
1d7036649f
Update 'tmpl/wellcome.mail'
5 months ago
bita
3362d1e165
Update 'tmpl/wellcome.mail'
5 months ago
jorge
31477710d8
Update 'tmpl/wellcome.mail'
...
editado el texto de bienvenida a las amigas, incluidas las indicaciones de uso de las herramientas de sindominio.
5 months ago
salta
4ddbbfeab7
edición y correcciones ortotipográficas del mail de bienvenida
5 months ago
pebles
c1f77c5422
Fix user search on gitea api.
7 months ago
pebles
3f939af80c
Fix error management on user creation.
7 months ago
meskio
43fafbcf6b
Give a meaningful error on user adds to collective
...
Add an error template for it and improve the existing error templates
with a back button.
* Closes : #21
7 months ago
meskio
25a58573b8
Send the deletion to the right url
7 months ago
bita
0a1996d220
changes
...
armonia de escritura de las últimas tres lineas dentro de Ayuda (webs estaticas, home, markdown)
7 months ago
bita
0bdeb31c66
change
...
de añade y añadir a crea y crear
7 months ago
bita
2a52381dc0
correction
...
cambiado "ver listado de grupos" por "ver listado de colectivos"
7 months ago
bita
9210dcfc84
correction
...
propuesta de cambiar "Añade cuenta" > "Añade usuaria"
porque da a confusión y al añadir `@sindominio.net` no funcionará
7 months ago
bita
5096ae4475
correction
...
faltaba una 'v' a "/collectives/add/"
7 months ago
bita
dd35c6bdd6
correction
...
cambiado "/groups/" > "/collectives/"
al clickar "ver listado de grupos" daba un 404
7 months ago
meskio
0f6961df27
Usability improvements for the collective view
7 months ago
meskio
5075e21972
Don't fail if there is no error to add user to group
9 months ago
meskio
e72c081ede
Fix the ldap doc and test password
9 months ago
meskio
7926084e8c
Empty groups instead of deleting them
...
And don't allow to add an unexisting user to a group.
1 year ago
meskio
78abc2c76b
Check that the community name is valid
1 year ago
meskio
d4c070c9f9
Fix index links and permitions for unloged users
1 year ago
meskio
86eb48e096
Show the community description on the list
1 year ago
meskio
fd12aca4c9
Add communities
...
The functionality is complete. Only missing the static website support.
But the WUI could be heavily improved.
1 year ago
meskio
493fbbdd70
Add community counter into the DB
1 year ago
meskio
f7cb59d4bd
Use docker image for ldap
...
Simplify the development of lowry by using the docker image for testing
1 year ago
meskio
16816ee445
Fix tests
1 year ago
meskio
51079f9416
Add a flag to avoid locking users for development
1 year ago
meskio
93fd22417b
Don't login deleted users
1 year ago
meskio
50a520dda3
Don't block deleted accounts
1 year ago
meskio
003fbaacd8
Delete accounts that hasn't being logged in for a year
1 year ago
meskio
3d0b1f7920
Use utf-8 for wellcome emails
1 year ago
bunyi
4349ba162e
Añade deps necesarias
2 years ago
kali kaneko (leap communications)
00c2af3d86
seamos mas explicitos sobre la pass
2 years ago
kali kaneko (leap communications)
986be29706
go mod tidy
2 years ago
kali
e82f8d0814
we do not fucking care about trailing slash
2 years ago
pebles
68321d51f4
Update urls for sd.
2 years ago
pebles
5fd428958a
Remove end lines.
2 years ago
pebles
1a57d2b146
New fields and adjustments on gitea functionality
2 years ago
pebles
7b1fcca3e4
Reorder vars on webhook, add ssh url clone
2 years ago
pebles
b50cafed7f
Add multiweb functionality and improve error management.
2 years ago
meskio
9ebcb4cb5b
New users will not get disabled anymore
...
We login every newly created user, so the last login date is set to the
creation date and it will not get locked for inactivity.
This doesn't solve the problem of the admin edition of the locked
status. When an admin changes the locked status of an account as it
doesn't reset the last login date the account will get locked again
automatically.
* Related: #6
2 years ago
meskio
2038c1d91b
Split compilation into js and go
2 years ago
meskio
b53e169575
Update gitea API
2 years ago
meskio
f9bc038390
Warn that the username has to be lowercase
2 years ago
meskio
35bbe26cf6
Update dependencies
2 years ago
siroco
8ee29380f2
Update 'Makefile'
...
Add **golang** to make deps
2 years ago
meskio
8a94b22401
Validate passwords
...
Only accept ASCII passwords
2 years ago