mirror of
https://github.com/dkmstr/openuds.git
synced 2025-02-02 09:47:13 +03:00
imported new fronted fixes && comments
This commit is contained in:
parent
de03b67085
commit
ed692c3d27
File diff suppressed because one or more lines are too long
@ -197,7 +197,7 @@ urlpatterns = [
|
||||
uds.web.views.main.update_transport_ticket,
|
||||
name='webapi.transport.UpdateTransportTicket',
|
||||
),
|
||||
# Authenticators custom html
|
||||
# Authenticators custom js
|
||||
re_path(
|
||||
r'^uds/webapi/customAuth/(?P<idAuth>[a-zA-Z0-9:-]*)$',
|
||||
uds.web.views.customAuth,
|
||||
|
Loading…
x
Reference in New Issue
Block a user