einhornimmond
|
90c15944bf
|
Merge pull request #1075 from gradido/login_hotfixes_1.5.1
Login hotfixes 1.5.1
|
2021-11-04 09:53:36 +01:00 |
|
Dario via Pythagoras
|
097f1a33f9
|
fix user search
|
2021-10-31 10:54:51 +01:00 |
|
|
|
29e56dbfb2
|
initialize model in order to access database name
|
2021-10-21 05:40:19 +02:00 |
|
|
|
dbae29f47d
|
more stray queries
|
2021-10-21 05:33:49 +02:00 |
|
einhornimmond
|
cf7f6996da
|
make destructor from all model::table protected to prevent misuse because of reference counting
|
2021-07-15 12:26:45 +02:00 |
|
einhornimmond
|
730f6541c7
|
update mysql because tuple has changed
|
2021-06-21 11:58:36 +02:00 |
|
einhornimmond
|
e3f52c4667
|
move creating secret key for password comparisation in extra function
- needed for check for old passwort for passwort update in frontend
|
2021-06-14 16:34:41 +02:00 |
|
einhornimmond
|
0489ab0746
|
add new API Call checkUsername
with that it is possible
- to check if username exist already in a given Group
- if a group_id exist in db
- which group_id a group_alias has
|
2021-06-04 17:20:48 +02:00 |
|
einhornimmond
|
b08a9ff059
|
login with email or username
|
2021-06-02 13:18:27 +02:00 |
|
einhornimmond
|
9e47ae36a4
|
add username and description to api (+ doc)
|
2021-06-02 13:05:38 +02:00 |
|
einhorn_b
|
43b6e1830b
|
removed all files belonging to hedera or old outdated code
|
2021-06-01 20:56:06 +02:00 |
|
einhornimmond
|
201590db7d
|
fix user search function, adjust to new fields in db
|
2021-05-13 15:30:52 +02:00 |
|
einhornimmond
|
3cffee31ce
|
extends classes with additional access functions needed for next step
|
2021-04-07 19:41:02 +02:00 |
|
einhornimmond
|
fa48de44af
|
fix bugs which came with merging into master
|
2021-03-31 19:04:36 +02:00 |
|
einhornimmond
|
910e33deff
|
Merge branch 'master' into stage2
|
2021-03-31 18:06:57 +02:00 |
|
einhornimmond
|
db99a1077e
|
add optional paramater account state to user search to able to search users which haven't activated there account yet
|
2021-03-22 19:53:57 +01:00 |
|
|
|
fa7082fd59
|
Merge commit 'd344551c834efd503ff5b86aa2863d1dae10effa' into stage2_login_server
|
2021-03-17 22:08:16 +01:00 |
|
|
|
ac99a7097e
|
Add 'login_server/' from commit 'ca71af1817a801db9a108c205bc298250d498c4b'
git-subtree-dir: login_server
git-subtree-mainline: 09ebb40de21084bb10ee466429d900a5e757d349
git-subtree-split: ca71af1817a801db9a108c205bc298250d498c4b
|
2021-03-17 22:05:25 +01:00 |
|