Commit 3c6a07c
Release 2.7.0 (#899)
* Add: directory attributes value validations (#857)
* Add: addRequest validate `new_name` (#862)
* fix: update push branch from main to dev in build workflow (#866)
* Http codes with map 774 (#836)
* Added dishka container to migrations (#868)
* Refactor: integrate NetworkPolicyGateway into LDAP session management (#863)
* Add default admin name 1111 (#872)
* Refactor syslog-ng configuration and enhance SyslogSender class (#871)
* Refactor: git checks (#869)
* Add: global LDAP server (#875)
* Fix: global ldap server (#877)
* Rework dependencies initialization in migrations (#880)
* add: UDP port mapping for LDAP service in docker-compose.yml (#882)
* Refactor ldap server (#867)
* Add: clear user password history (#874)
* Fix migration 275222846605 (#881)
* Add KRBAPIConnectionError handling to error map in krb5_router.py (#885)
* Add: directory is_system (#884)
* add: handling KRBAPIConnectionError in KerberosService exceptions (#886)
* Refactor: merge enterprise tests (#887)
* add: enqueue param for loguru (#888)
* Add: tmpfs and volume prune and kadmin_api depends on kdc (#891)
* New CI (#890)
* add: Contact entity type (#896)
* refactor: rename services to System (#883)
* Hotfix262 (#898)
* Fix: user addRequest: recreate principal if exists already (#897)
* Enhance AddRequest: suppress KRBAPIPrincipalNotFoundError during principal deletion (#902)
* Refactor: cosmetic (#900)
* Add: Global Catalog logger (#892)
* Refactor: ModifyRequest (#893)
* Fix: Correct path assignment in _update_descendants function (#904)
* refactor: fix paths kadmin_api entrypoint (#903)
* add: rename services (#905)
* fix: replace services with system (#906)
---------
Co-authored-by: Milov Dmitriy <milovdd@mail.ru>
Co-authored-by: Ruslan <khannanov.rus@gmail.com>
Co-authored-by: Misha-Shvets <76677350+Misha-Shvets@users.noreply.github.com>
Co-authored-by: Михаил Михайлов <90135860+TheMihMih@users.noreply.github.com>1 parent 265e99a commit 3c6a07c
File tree
204 files changed
+6048
-1799
lines changed- .docker
- .github/workflows
- .kerberos
- .package
- app
- alembic
- versions
- api
- audit
- auth
- adapters
- dhcp
- ldap_schema
- adapters
- main
- adapters
- network
- adapters
- password_policy
- shadow
- errors
- extra
- scripts
- ldap_protocol
- auth
- exceptions
- dhcp
- dns
- identity
- kerberos
- ldap_requests
- ldap_schema
- policies
- audit
- events/service_senders
- network
- password
- roles
- session_storage
- utils
- repo/pg
- tests
- test_api
- test_auth
- test_dhcp
- test_ldap_schema
- test_main
- test_router
- test_network
- test_password_policy
- test_shadow
- test_ldap
- policies
- test_audit
- test_network
- test_access_manager
- test_roles
- test_util
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
204 files changed
+6048
-1799
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
33 | | - | |
| 32 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
0 commit comments